hexfree
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
First ludum dare!
The original idea was to make a real maze, but didn't make it on time :(
Made with Ruby + Gosu + Chingu.
Instructions:
Advance through the maze, each step increments your score (see window titlebar).
How to run:
* Unpack zip
* Run hexfree.exe
* Unpack source zip
* Run on directory:
$ gem install bundler
$ bundle
$ ruby hexfree.rb
If you have any issues, please comment them.
Thanks for playing! :)
The original idea was to make a real maze, but didn't make it on time :(
Made with Ruby + Gosu + Chingu.
Instructions:
Advance through the maze, each step increments your score (see window titlebar).
How to run:
Windows
* Unpack zip
* Run hexfree.exe
Linux (you need to have Ruby 1.9+ installed)
* Unpack source zip
* Run on directory:
$ gem install bundler
$ bundle
$ ruby hexfree.rb
If you have any issues, please comment them.
Thanks for playing! :)