diff --git a/README.md b/README.md index 8916eb4..0aaa237 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # godot-pong -Pong made poorly in godot \ No newline at end of file +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 ๐Ÿ”ฅ \ No newline at end of file