pydoku/pydoku.todo

23 lines
517 B
Org Mode

#-*- mode: org -*-
#+TODO: TODO | DONE
#+STARTUP: show2levels
* DONE Draw Board
* DONE Basic HUD
* DONE Cursor
* DONE Keybindings
* DONE Mouse select cell
* DONE Scrape websudoku.com
* DONE Populate given numbers
* DONE Pencil Marks
* DONE Add "Done" button
* DONE Check if puzzle is complete
* DONE Improve pencil mark colors
* TODO Show errors
* TODO Pass difficulty through command line
* TODO Toast on valid solve
* TODO Show the time it took
* TODO Save current game
* TODO Create a pip file
* TODO Help labels