Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.07 KB

Hero Climb

The dastardly Necromancer amasses treasure in their lair, free to take for any brave enough to venture within. When you enter, lava begins to bubble up around the base of the tower, quickly rising. Race as high as you can in this arcade-style platformer!

Earn more points for killing enemies, collecting loot, and climbing the tower's floors. Higher difficulty levels makes for higher risk, but higher reward.

The Rogue can climb pipes, the Fighter can break through wooden boxes, and the Wizard can shoot fireballs from range.

Minimum Requirements

  • Windows 10, Linux, or Android
  • .NET 7.0 or newer
  • An OpenGL 3.0 capable GPU
  • x86_64 on Windows or Linux, arm on Android

Download

You can download the latest version here. Unzip and move the containing file to a suitable location, and then run the appropriate executable. An installer may come in the future.

Building

  • Requires Godot Mono (C#/.NET) 4.3, .NET 7.0 or newer
  • Packaging (using the makefile in build/) requires a linux machine with zip and make.