A Kotlin re-implementation of my roguelike concept Wolf's Den, used as a starter project for learning new languages.
Following this excellent tutorial and making adjustments to fit my concept.
- Moving @
- Screen (Zircon views are everything I want in life)
- Command interface
- Main Screen UI
- Data files
- Entities
- Game mechanics
- Effects