Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 443 Bytes

Pong

Atari's 1972 classic, implemented in Lua with LÖVE 11.3

Forked from here and based on the CS50 Game Development course by Harvard University

Features:

  • Player vs Player - Player 1 moves with W and S, Player 2 moves with arrow keys (↑ and ↓)
  • CPU vs Player aka Automatic Mode (Press 'A' to enable/disable it)
  • First player to get to 10 wins

Screenshot