You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
commands | 2 years ago | |
server | 2 years ago | |
typeclasses | 4 months ago | |
web | 3 years ago | |
world | 2 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
__init__.py | 3 years ago |
README.md
Welcome to the Underground!
This is the world code behind https://underground.hackerheaven.org, based on Evennia
- This is only the world code. There is no database containing rooms, etc. You would have to create one yourself.
- Python 3 required.
Features already implemented
- NPC's that greet you when you come into the room.
- Toggleable map system
- Ambient "sounds" for rooms.
TODO
- migrate to MySQL or PostgreSQL
- Ship a database dump without accounts