This is just a C++ learning project
- Player
- Basic room system
- Custom map maker
- Custom map saver
- Replace map in terminal instead of printing a new one
- Cool menu
- Basic LAN multiplayer
- Add "turns", each action will be a turn and thats when stuff happens
- Other entities (enemies)
- Coloured text
- Some sort of inventory
- Different world render types - Render only room border and entities, Render floor and not border etc
- Saving "progress"
- Settings
- Modify colours
- World render type