Pong
A downloadable game for Windows and macOS
This is a game!!!
First to exist first i wanted to port to my engine. This game for me and my dad is really special so i wanted to honor it by starting my journey with it !!!
My implementation is surely not the most clean one ( or optimized ) but with more updates to the engine the game will follow ( I'm working on implementing online multiplayer ) but for now this are the rules:
- To start press Space
- To move use W S or I K
- To win you have to score 11 points with at least 2 points difference
- Have Fun!!!
Thank you for enjoining my work and thanks to Allan Alcorn ( aka John Pong ) for creating such an amazing ( an long lasting game )
Notes:
- The Mac version has as strange bug just when you launch the program move the top bar or resize the window to fix it
- If the game don't starts try to run it via the terminal "cd Path/to/download/folder" and "./Pong" sorry in andvance
PS: you can find the complete source code ( with the engine ) Here
Install instructions
For Macos only
The program should run by it's own but if you cannot make it start try:
- Download the file
- Extract it to a directory and save the directory name
- open the terminal
- write "cd" add a space and add the directory name, enter
- write "./Pong"
- The program will run
If you have more problems contact me via the comments
Leave a comment
Log in with itch.io to leave a comment.