Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 284 Bytes

Pong

The Classic pong game developed with Lua and Love2d. You can play with 2 players or against an AI.

sc

Instructions

  • Install love2d
  • Run these commands
git clone https://github.com/srineere/pong.git
love pong