Pong (itch) (lythande)
About
Three pong's versions
Studying a 2D Ping-Pong game and designing Artificial Intelligence for Games.
1. A Pong clone using pure JavaScript. I utilize the canvas element in order to render the game. You can play the Pure Javascript version online ( Pong ) and download the source code.
2. The second version (download) is a game made with Monogame. You can download it and play.
3. The third version is made with Javascript and Phaser. You can play on the browser of Itch.