Pong Tennis
20.02.2019
Simple tennis video game with Pong game mechanics. Made with p5.js.
Made with: HTML,CSS,JS
Ghost Pong
9.02.2017
The classic Pong video game but the ball is a ghost that reacts to getting hit. Made with p5.js. Use the arrow keys to play.
Made with: HTML,CSS,JS
3D Canvas Computer And Pong
19.03.2016
Manually-generate coordinates for a 3d render of an old desktop computer on the 2d canvas context (no libraries), including a playable game of pong! (Yes, the ball gets faster every time you hit it).
Made with: HTML,CSS,JS (Babel)