Skip to content

pat-wick/Angband

Repository files navigation

Angband

This is an example game created with the Retro game framework. To play, clone this repository and install the dependencies:

$ git clone https://github.com/pat-wick/Angband.git
$ cd Angband
$ poetry install
$ poetry shell
$ python game.py

This game is currently in the earliest of stages of development and doesn't do a whole lot (yet). Stay tuned.

Use the SPACEBAR to attack, arrow keys to move. Reach the stairs (#) to move to the next level of the dungeon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages