aryanrawlani28 / Pong

Pong game in LOVE2D, part of learning from GD50 (Introduction to Games Development, Games Track of C50, Harvard University)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong

Pong game in LOVE2D, part of learning from GD50

Author: Colton Ogden cogden@cs50.harvard.edu Course: GD50, Introduction to Game Developement by Harvard University

To get started and play this game:

  1. Download the Love2D Framework.
  2. Clone the repo
  3. Drag the folder (the pong folder, whole) to the love.exe file. Play!
  4. This is the quickest way to get started, otherwise you can visit https://love2d.org/wiki/Getting_Started for other shortcuts.

About

Pong game in LOVE2D, part of learning from GD50 (Introduction to Games Development, Games Track of C50, Harvard University)

License:MIT License


Languages

Language:Lua 100.0%