PONG-Godot/README.md
2022-08-20 14:38:39 +00:00

23 lines
849 B
Markdown

# PONG! Godot
The classic game PONG! made in Godot
![Screenshot from 2022-08-19 22-00-23](https://user-images.githubusercontent.com/51231053/185751667-636f9072-b93e-44da-8e73-1579b933b759.png)
# Why?
I was too tired to do some actual work, so I made this one evening instead
# Would I recommend you play this version of PONG!?
In short, you decide. Here are the "features":
- It has quite slow acceleration on the paddle which can make things interesting (imagine on ice)
- I think the UI is alright
- The AI is very very very basic, but has better acceleration to help accommodate
- No multiplayer, menus, difficulty, or way to win - the game is endless
# Controls
- Left/Up == Paddle Up
- Right/Down == Paddle Down
- Gamepad/Keyboard supported
# Downloads
Check out the [Releases Page](https://github.com/CactiChameleon9/PONG-Godot/releases)