Quick planning for the Java Roguelike project:
Last Update: 08.January.2021
- Player and movement : Link to Post
- Procedural generated maps: Link to Post
- Place random items and enemies: Link to Post
- Collisions: Link to Post
- Field of View: Link to Post
- Combat system
- UI and settings
- Interact with items and inventory
- Save/load
- Floors
- Difficulty
- Gear
- Logging
- Bonus: Improve performance and memory management
- Bonus: Unit testing
- Bonus: Implement database
- Bonus: Implement API stuff
Leave a Reply