You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
454 B

Boulderman
============
2 years ago
A game that is a clone of Kye by Colin Garbutt.
It's not an exact relica or anything like that,
I wanted to recreate the game mechanics in my own way.
Usage
-----
./boulderman [level.file]
Call with no arguments to get the intro level.
Controls
---------
Move with `i`,`j`,`k`,`l`.
Skip a turn with the spacebar.
Quit level with `q`.
Credits
--------
`intro.kye` is from Kye by Colin Phipps under the GPL licence.