Skip to content

A tiny, one-dimensional Roguelike written in Python

Notifications You must be signed in to change notification settings

eigenhombre/tunnerl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tunnerl

Pronounced "tunner-el": tunnerl = "tunnel" + "roguelike".

A tiny, one-dimensional Roguelike written in Python.

You're in a tunnel. There are monsters after you, but you can teleport to avoid them. See how long you can last!

      Legend:  x = monster
               @ = you
               . = tunnel
       Moves:  ? - help
               t - teleport
               . - wait
               q - quit
 h or left arrow - left
l or right arrow - right

Install

Needs Python + pip:

pip install git+https://github.com/eigenhombre/tunnerl

About

A tiny, one-dimensional Roguelike written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages