MiniLD #57compo
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.
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
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