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.
mian d0e5be4cd2 ptop'ed all files 2 years ago
.gitignore Added gitignore 2 years ago
LICENSE Initial commit 2 years ago
README.md Update 'README.md' 2 years ago
boulderman.lpr Upload files to '' 2 years ago
dataUnit.pas ptop'ed all files 2 years ago
gameUnit.pas ptop'ed all files 2 years ago
heroEnemy.pas ptop'ed all files 2 years ago
intro.kye Upload files to '' 2 years ago
moversProc.pas ptop'ed all files 2 years ago
toolsProc.pas ptop'ed all files 2 years ago

README.md

Boulderman

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.