Update README.md

master
NewbProgrammer101 2017-07-14 11:45:06 -05:00 committed by GitHub
parent 5efb0168a4
commit 1cf288700e
1 changed files with 28 additions and 0 deletions

View File

@ -18,3 +18,31 @@ This project is very far from finished.
If you forked this modpack, and if you made it better, it's even better to merge it back in here.
Long story short, do what you want to do in this repository.
Overall TODO list:
- Add a messaging system, i.e. "There is a kobold wielding leather armor and a dagger." (Cool, but optional)
- Learn Lua.
dungeon-crawl TODO list:
- Make new spawn.lua
- Add weapons, armor, scrolls with random labels, potions, and levels.
nethack TODO list:
- Add mobs.
- Add nethack-only items.
- Add experience system.
catacomb TODO list:
- Add tons of new custom rooms i.e. the Big Room from nethack.
- Add lots of new nodes.
- Add doors to custom rooms.