Skip to content

This is a simple pong video game, coded in Lua, using the Love2D game Engine, with learning from the GD50 Course.

License

Notifications You must be signed in to change notification settings

janaSunrise/pong-video-game-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pong in Lua

This is a simple pong video game, coded in Lua, using the Love2D game Engine, with learning from the GD50 Course.

How to run it?

To run this, you need the Love2D engine for lua, to run it. If you don't have it, get it here. Once done, execute the following steps:

  • Clone the repo
  • Navigate into src folder.
  • Run it using love . command. And boom! It should work :)

Note

Credits given to Colton Odgen at harvard university, inside the files. The comments are added, as per his code in the class, for credits, and also better understanding, and notes.

Made by Sunrit Jana with <3

About

This is a simple pong video game, coded in Lua, using the Love2D game Engine, with learning from the GD50 Course.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages