1) Grab the %mines desk from github.
3) Build a basic desk and install
2) Setup framework for ms-wui.hoon frontend
3) Setup display.hoon, and wrap around app.
4) Code Display.hoon:
Alter the double +turn loop to output a board appropriately.
work with chatGPT to design board css - attune the css with chatGPT accordingly.
clean up the code, comment, follow precepts.
5) %mines app was unfinished, add a new playing state as ?(%live %win %lose)
6) Alter display,hoon to change color palette based on game state.
7) Playtest the game, and the board.
1) Grab the %mines desk from github. 3) Build a basic desk and install 2) Setup framework for ms-wui.hoon frontend 3) Setup display.hoon, and wrap around app. 4) Code Display.hoon:
Estimated Time: 10 hours.