C++Pong
- Use [W] and [S] to move the paddle up and down
- Play till contestant reaches 10 points.
- Press [Z] to reset the game.
- Github (https://github.com/Elij4hMartin/C-Pong-In-Raylib)
This is a Pong game made in raylib (https://www.raylib.com/), coded in C++ and then recompiled using emscripten (https://emscripten.org/). The game contains basic VFX in the form of screen shake and sounds, more was going to be added but during development it was found that recompiling using emscripten made it difficult to make changes.
Status | Prototype |
Platforms | HTML5 |
Author | Palin_drome |
Genre | Simulation |
Tags | c, raylib, Retro |
Leave a comment
Log in with itch.io to leave a comment.