Author:
- Matei Copot
- March 19, 2016
Made with:
- HTML / CSS / JS (Babel)
About the code:
This is a nice and simple Pong Game created in HTML, CSS and JS. It has manually-generated 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).
Compatible browsers: Chrome, Edge, Firefox, Opera, Safari
Responsive: No
Dependencies: –
Download Demo and Code