G-Pong
G-Pong is simply Pong made with the Godot game engine.
Compared to the original Pong game, this version has some options that can be set in the Option Menu like:
- Maximum value to score to win a game.
- The A.I difficulty, which simply changes the speed of the right paddle.
- The colors of the paddles, scores, ball etc.
The game contains two gameplay modes
- Against player: Two player play against each other. Player 1 controls the left paddle while Player 2 controls the right paddle.
- Against A.I: One player plays against an A.I Paddle.
Both paddles are controlled through the keyboard as follow:
- Left Paddle: Up Arrow or W for move Up. Down Arrow r S for move Down.
- Right Paddle: Num Key Up Arrow for move Up. Num Key Down for move down.
During a game it is possible to Pause the game by pressing Enter from the keyboard and choose to continue or return to the start menu.
Status | Released |
Platforms | HTML5 |
Author | Simone Starace |
Genre | Sports |
Made with | Godot |
Tags | 2D, Godot, Pixel Art, pong-clone |
Code license | MIT License |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Links | Source code |
Development log
- Version 1.0Aug 13, 2024
- Version 0.9.9Mar 03, 2024
Leave a comment
Log in with itch.io to leave a comment.