You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 days ago | |
---|---|---|
commands | 2 years ago | |
server | 2 years ago | |
typeclasses | 2 days ago | |
web | 2 years ago | |
world | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
__init__.py | 2 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