OpenCrystalCaves icon indicating copy to clipboard operation
OpenCrystalCaves copied to clipboard

Project Infrastructure

Open cxong opened this issue 1 year ago • 2 comments

  • [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

cxong avatar Aug 03 '23 00:08 cxong

https://mastodon.gamedev.place/tags/CrystalCaves

cxong avatar Aug 20 '23 03:08 cxong

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

cxong avatar Dec 26 '23 03:12 cxong