Skip to content

Simple game where you dodge moving balls, made with Lua and Löve2D.

Notifications You must be signed in to change notification settings

vanillaiice/dtb-love2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dodge the Balls

Simple game where you dodge moving balls, made with Lua and Löve2D.

Installation

You need git and Löve2D installed.

$ git clone https://github.com/vanillaiice/dtb-love2d
$ cd dtb-love2d
$ love src
# or
$ make

Alternatively, from the releases, you can download and run the .love files on Linux (you still need to install Löve2D), and the .exe files on Windows.

Controls

Move Mouse - Move Player

Space - Pause Game

Backspace - Restart Game

Esc - Quit Game

Right Click - Destroy Opps Around

Left Click - Repel Opps Around

Middle Click - Slow Down Opps

Author

Vanillaiice

License

GPLv3