/PongGodot

Simple Pong game with GODOT

Primary LanguageGDScript

PongGodot

Simple pong game with GODOT. Each time player hit the ball it gets faster.

Controls

Player one

  • Up = W
  • Down = S

Player two

  • Up = Up arrow key
  • Down = Down arrow key

📓

No GUI at the moment except for score.

No win loss condtions have been setup.