Added description, controls, todos
This commit is contained in:
parent
0d79267977
commit
446ca2881f
18
README.md
18
README.md
@ -1,3 +1,19 @@
|
|||||||
# godot-pong
|
# godot-pong
|
||||||
|
|
||||||
Pong made poorly in godot
|
Pong made poorly in godot. Just trying to make a some what complete projoct and move on. As of right now this game is **only** local multiplayer, and the first player to 5 points "wins". 🎉
|
||||||
|
|
||||||
|
|
||||||
|
## Controls:
|
||||||
|
- Keyboard
|
||||||
|
- Player 1 - WASD
|
||||||
|
- Player 2 - Arrow Keys
|
||||||
|
- Gamepad
|
||||||
|
|
||||||
|
|
||||||
|
## Needs Work:
|
||||||
|
- Better Ball movement 🧶
|
||||||
|
- CPU logic for single player (or CPU only) 🤖
|
||||||
|
- A settings menu that persists between launches 📓
|
||||||
|
- Some form of network multiplayer 💻
|
||||||
|
- Select menu options via gamepad 🎮
|
||||||
|
- More sprite effects or fx in general 🔥
|
Loading…
Reference in New Issue
Block a user