Pong made poorly in godot
assets | ||
assets-raw | ||
src | ||
.gitignore | ||
default_env.tres | ||
icon.png | ||
icon.png.import | ||
LICENSE | ||
project.godot | ||
README.md |
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
- Multiple Gamepads (D-Pad & Left Analog Stick)
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 🔥