Heavy Lifter

You are a space alien. You must use your heavy-lifting spacecraft to dismantle and move
the Violet Crystal temple which was built by humans thousands of years ago. (Nobody knows how)

Hit spacebar to grab a piece of the temple, then use A, D, Left, or Right to move it.
You can drop a temple piece on the ground, or on any lower piece of the temple.
When you have moved the entire temple all the way to the right, you win,
and your score will be printed to the terminal.

(This is a clone of Tower of Hanoi)

Press Escape to exit.

Contains Classic and Lume from rxi.

All game-specific code is AGPLv3, copyright 2015 ReactorScram.

Uses the Colorado library, code is available upon request.

Game models and images are all-rights-reserved.

Comments6

Jupiter_Hadley
Jupiter_Hadley1 Mar 2015, 19:28
I really wanted to play this game but upon clicking on the .exe it just auto closes for me. What am I doing wrong?
ReactorScram
ReactorScramauthor1 Mar 2015, 22:58
Jupiter, which file are you opening? You want to run HeavyLifter.bat.
Jupiter_Hadley
Jupiter_Hadley2 Mar 2015, 03:51
I meant dot bat. I went back and tried, still didnt work.
ReactorScram
ReactorScramauthor2 Mar 2015, 15:33
Jupiter, I'm not sure what the problem could be, it runs fine on here.

Did you extract the zip first?

I noticed the bat file might have Unix line endings but it should still work.

You can try pasting this into the bat file, replacing what's in there:

SET PATH=bin;%PATH%
bin\luajit.exe bin/boot.lua
ReactorScram
ReactorScramauthor2 Mar 2015, 15:34
Or maybe "bin\boot.lua", but they both seem to work fine here.

Other games by @reactor-scram

Found a bug?
Tell us on Discord