boland25/qpong-webgl

MEAN stack

Opened this issue · 1 comments

@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

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