Simple game where you dodge projectiles, made with Lua and Löve2D.
dodge-demo-short.mp4
You need git and Löve2D installed.
$ git clone https://github.com/vanillaiice/dodge-love2d
$ cd dodge
$ love .
# or
$ make
Up
- Move up
Down
- Move down
Right
and Left
- Rotate
Space
- Pause
Backspace
- Restart
Esc
- Quit
Vanillaiice
GPLv3