15 lines
459 B
Markdown
15 lines
459 B
Markdown
|
# Overview
|
||
|
|
||
|
Text-based roguelike game.
|
||
|
|
||
|
# Features
|
||
|
|
||
|
Interesting things I'm trying out:
|
||
|
|
||
|
- Line of sight: Both the player and monsters can only see in the direction they are facing.
|
||
|
- No instant resting/levelling: Before resting or levelling up, you need to find a safe place to sleep/train. Mosters can steal your equipment or attack you while resting!
|
||
|
|
||
|
# Screenshots
|
||
|
|
||
|
![game in progress](https://www.nethack.net/software/nexus/nexus.png "game in progress")
|