You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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:
The text was updated successfully, but these errors were encountered:
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
@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:
The text was updated successfully, but these errors were encountered: