boland25 / qpong-webgl

Apache License 2.0
1 stars 0 forks source link

MEAN stack #2

Open ask4physics opened 4 years ago

ask4physics commented 4 years ago

@boland25 any plans to make QPong (Development Build) accessible to MEAN stack users?

Am asking this question because presently encounter the following bugs: (i) the text on opening screen is truncated. (ii) am unable to locate the 'Start' button to initiate the game.

GIF capture as follows: QPong-Start

boland25 commented 4 years ago

the problem with this build is it was originally built for an arcade machine. You don't see a start button because there is a physical one that you can press. If you want to make qpong work on a MEAN stack you might be better off trying to work with the original version of qpong that was written in python. https://github.com/HuangJunye/QPong