Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 989 Bytes

File metadata and controls

68 lines (40 loc) · 989 Bytes

UP UP DOWN PONG

A fast-paced Pong-style game with a twist. Simple rules and optional multiplayer.


Gameplay

  • Classic Pong foundation
  • GTA style cheat codes to stun the other player

Game Modes

  • Singleplayer

    • Easy AI
    • Normal AI
    • Hard AI
  • Multiplayer (local / planned online)

  • Against-the-Wall Mode (solo challenge)


AI

  • Easy: slow reaction, makes mistakes
  • Normal: tracks the ball with delay
  • Hard: near-perfect tracking with slight randomness

Controls

Keyboard

  • Up / Down arrows or W / S

Mobile

  • On-screen Up / Down buttons

Art & Style

  • Minimalist, clean visuals
  • Custom color palette

Tech

  • Engine: Godot 4
  • Language: GDScript

Notes

  • Built as a learning + polish-focused project
  • Designed to run smoothly on desktop and mobile

License

This project is licensed under the Source-Available Non-Commercial License. Commercial use is not permitted.