TurretSiege

Rougelike game where you are a turret surrounded by enemies. Longer you survive, the better you score.

GPL-2.0 License

Stars
0
Committers
1

Turret Siege

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.

Screenshots

Platforms

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

Downloads

Building and debugging

With the Makefile (recommended)

This project uses Love2D Universal. Refer to the wiki for instructions.

Running manually

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

Manual building

Refer to the Love2D wiki and LovePotion wiki.

LovePotion bundler

You may use the LovePotion bundler for Nintendo consoles but it's not officially supported and will require making a config file.