Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 2.22 KB

README.md

File metadata and controls

43 lines (26 loc) · 2.22 KB

Build Contributors GitHub Release F-Droid Version GitHub Discussions Powered by Omicron

DoorsOfDoom

Get it on F-Droid

A porting of my TIC-80 Game Doors of Doom (sources) to Omicron.

Adventure into the dungeon of infinite doors! Behind each, a monster awaits!

Screenshot

A simple RPG where you open doors and fight the monsters behind! They drop loot, you get stronger! You know the drill! Over 27 monsters, 64 items, crafts and stuff!

Powered by Omicron

Screenshot

How to run

On android:

Install the APK from the latest successful build.

On desktop:

  • with Maven: launch mvn clean compile exec:exec in the doorsofdoom folder.
  • with Omicron: either download the cartridge from the latest successful build, or build it yourself with mvn clean package

Screenshot