OpenCrystalCaves
OpenCrystalCaves copied to clipboard
Project Infrastructure
- [x] CI (Windows, macOS, linux)
- [ ] Release process
- [ ] Create project on itch.io
- [x] Social media presence (mastodon?)
- [x] Coding style (clang format)
- [x] Document build steps
https://mastodon.gamedev.place/tags/CrystalCaves
Before making binary releases, it would be good to get some minimal functionality in:
- Implement game states
- Start game in overworld
- Enter level 1 from overworld
- Show dummy error message when entering any other level (or show under construction sprite in overworld?)
- Exit level 1 to end screen