/CS50-pong

Personal/GameDev-pong/CS50

Primary LanguageLua

CS50-pong

Stars Size Activity

Requirements

Make sure you have LÖVE2D installed

love # a game window appears if you have LOVE in your computer

Cloning

git clone git@github.com:mlanca-c/CS50-pong.git
cd CS50-pong

Compiling

# play the game
love pong-final
# try different project phases
love pong-[00 - 12]