20 lines
575 B
Markdown
20 lines
575 B
Markdown
# Godot-Pong
|
|
|
|
Pong made poorly in godot. Just trying to make a some what complete project 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 🔥
|