Skip to content
forked from games50/pong

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

Notifications You must be signed in to change notification settings

lorenzoverardo/Pong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%