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

  1. Against player: Two player play against each other. Player 1 controls the left paddle while Player 2 controls the right paddle.
  2. 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.

StatusIn development
PlatformsHTML5
AuthorSimone Starace
GenreSports
Made withGodot
Tags2D, Godot, Pixel Art, pong-clone
Code licenseMIT License
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse
MultiplayerLocal multiplayer
Player count1 - 2
LinksSource code

Development log

Leave a comment

Log in with itch.io to leave a comment.