Skip to content

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

License

Notifications You must be signed in to change notification settings

Wolfyxon/TurretSiege

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Lover (recommended)

This project uses Lover.

lover run
lover build
lover build linux win64

Refer to the wiki for more info.

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks