stamourv / roguelike

Simple Roguelike in Racket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Roguelike

Combat system and data mostly stolen from DND 3E.

To run: racket game.rkt

You are the @ character.
Letters are enemies.
You move with the arrow keys.
Move into enemies to attack them.
Find the Amulet of Endgame and carry it out of the dungeon.

For help, type ? while in game.
To know what a character means, type /.

About

Simple Roguelike in Racket


Languages

Language:Racket 100.0%