Hello Everyone.
I have made a Pong clone using Godot 4.
The game has the following features:
- 2 play modes:
- Player vs Player
- Player vs A.I
- A series of options that can be configured
- Maximum score for achieve victory (set to 10 as default value).
- Three difficulties to play against the A.I.
- Enable or disable the sound effects.
- Change the color of the paddles, ball, background and field separator.
The source code is also available