Hello! I'm here just trying to build-up my first rogue-like game, using windows console. I have few goals before I will transfer all things from this project to another with different library.
- Combat system
- AI
- Interactive objects (chests, doors)
- Procedural generation of a dungeon (Semi-done)
- UpStairs && DownStairs (plus maybe an updated printing algorithm)