Open source rougelike game where you are a turret surrounded by enemies. Longer you survive, the better you score.
Made with Love2D and LovePotion in Lua.
Platform | File formats | Architectures | Status |
---|---|---|---|
Universal | love |
* | ✅ |
Linux | AppImage |
x86_64 | ✅ |
Windows | exe |
x86_64 x86_32 | ✅✅ |
Nintendo 3DS | 3dsx cia |
||
MacOS | 📁 | ||
Android | 📁 |
✅ supported
| unstable
| ❌ unsupported
| 🕛 in progress
| 📁 planned
This project uses Lover.
lover run
lover build
lover build linux win64
Refer to the wiki for more info.
To test the game without using the Makefile with love
, start a terminal in the repository directory then run:
love src
You can also quickly start from the game scene by using:
./runGame
Refer to the Love2D wiki and LovePotion wiki.
You may use the LovePotion bundler for Nintendo consoles but it's not officially supported and will require making a config file.