Click the green flag to start. Use the mouse to control the paddle on the left. Press the space button to pause the game at any time. Try it on Phosphorus! Site: https://phosphorus.github.io/#40348530 Fullscreen: https://phosphorus.github.io/app.html?id=40348530&turbo=false&full-screen=true Please leave a comment letting me know about any bugs, as well as any ideas as to how I could improve this project!
This is a redo of a pong game I made a while ago, called Human vs Computer Pong. I wasn't happy with the bouncing physics (especially that of the paddles), it lacked a pause function, and it didn't have organized graphics. All graphics were drawn myself in the sprite editor. Remix and borrow all you want, just please give credit :) <<<<<<<<<<<<<<<<<<<<<Update Log>>>>>>>>>>>>>>>>>>>>> v1.1 - "Hold Up; Have Some Fun" - Redesigned pause function. Now press space to resume after pausing. - Added double-tap stage to pause. This is especially useful when playing on a mobile device using the Fullscreen phosphorus version of this project. - Went through update log and made sure every update has a name. ;D v1.0 - "Complete" - All graphics elements have now been converted to "Old School" look. - Endgame screen fixed (again). - User interface and operations complete. - Game fully ready for playing. v0.4 - "Zeno's Iteration" - Pause menu redesigned. - Most of the graphics elements have been converted. - Version numbers are now included in project name. v0.3 - "The End?" - End game screen glitch fixed v0.2 - "Smoothie Moves, Blocky Grooves" - Computer AI was updated to make movement smoother. - More graphics elements were converted to blocky (or "Old School") stylization. v0.1 - "Hello World" - Project released.