Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 287 Bytes

Pong [WIP]

demo

Pyxel implementation of the classic game of Pong!

  • Left paddle is controlled with W and S
  • Right paddle is controlled with and
  • No win condition atm
  • Simple physics
  • No sound
  • No power-ups