/hamster_ball

It's a small video game in which you can shoot at enemies

Primary LanguageLuaMIT LicenseMIT

hamster_ball

About

It's a simple video game written in love2d. In this game you are a hamster which tries to shoot down his enemies in flight.

Dependencies

You need to have lua and love2d library installed.

Install

$ cd /path/to/hamster_ball
$ zip hamster_ball.zip *.png *.lua
$ zip -9 -q -r hamster_ball.love .

Run

$ love hamster_ball.love