Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.
/ firstrl Public archive

Firstrl is my first attempt to write a simple roguelike in Common Lisp for the 7DRL Challenge (see http://7drl.org/)

License

Notifications You must be signed in to change notification settings

kiskami/firstrl

Repository files navigation

Firstrl is my first attempt to write a simple roguelike in Common Lisp
for the 7DRL Challenge (see http://7drl.org/).

You should be able to run it on any 32/64 bit Windows 7+ machine.
Linux executable maybe later, please check the download site below!

Story
-----

Its short and usual. You enter a dungeon of some old and ugly 
dude, because you are a hero, you want his money, girl, ... 
You get the idea. RNG is offal.

Controls
--------

  y  k  u  ykuhlbjn - movement, attack
   \ | /          . - wait a turn
  h- . -l         , - pickup
   / | \          e - eat something you picked up
  b  j  n         < - go down next level
                  > - go up (ehh)
		  q - exit immediately
Downloads
---------

Source code is at https://code.google.com/p/firstrl/
Binary package is available for download from the same place.

License and Copyright
---------------------

firstrl
Copyright (c) 2014 Kalman Kiss, Zalaegerszeg Hungary

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Author and contact:
Kalman Kiss <[email protected]>
8900 Zalaegerszeg, Hungary
Kakukkfu u. 4.

About

Firstrl is my first attempt to write a simple roguelike in Common Lisp for the 7DRL Challenge (see http://7drl.org/)

Resources

License

Stars

Watchers

Forks

Packages

No packages published