dev sheet for cjmines
priority queue
- texture atlas handler
- batching
- ui
- better font handling using signed distance fields: https://evanw.github.io/font-texture-generator/example-webgl/
- menu
- configuration file
resources
- https://github.com/cuppajoeman/cjmines
feature list
- random seed
- solver
time sheet
- duration: 2hrs
- description i>
- started work on python solver, not much success was had
- refactored main.cpp into header and source s o that board code can be used in other places
- aboutodo: check to see if minesweeper csp implementation works for solving
- commits