Skip to content
/ mypong Public

A sort of Hello World of game programming with Love2D

Notifications You must be signed in to change notification settings

mahezer/mypong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyPong

This game is sort of a Hello World for game programming with Love2D (a little bit more complex than "Hello World", tho)

Love2D

LÖVE2D is a lovely (no pun intended) free game engine that drives you mad when searching for anything related to it (try googling 'what is love' or 'how to love'). It uses the Lua programming language, and works on Windows, Linux and Mac OS X

You can get it here.

Pre-requisistes

You just need to install Love2D (link above).

Installation

After having installed Love2D, run

$ love folder-name

or, if you're inside the folder

$ love ../folder-name

Contribution

There isn't much to do with this game. I'd really love some suggestions on courses about game development, tho.

License

This repo is under MIT License. Do whatever you want with it.

About

A sort of Hello World of game programming with Love2D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published