Welcome to my little webpage about the development of my Roguelike
called Slayer.
This page is still very much under construction as is the game itself.
I however feel that it is at a stage that is playable.
The game has very simple controls at the moment, you move around with
the numpad ( or the standard Vi keys ).
c : closes a door
a : absorbs a dead monster
q : quits
The game starts outside your house in a wilderness, explore
and find the entrance to the dungeon ( at the moment it is always in
the top left, just follow the path) and see if you can make it down to
level 5 of the dungeon and kill the deamon call 'Krod'.
The binary provided here is compiled for Windows
Download the file here Slayer_1b.zip
There are two command line options that you can pass if you don't like the way it runs.
-25 : switches it into 25 line screen instead of 50 lines
-7bit : If you want to see alternate characters not using any extended ascii characters.
