godot-pong/README.md

573 B

Godot-Pong

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 🔥