#-*- 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 * DONE Async http request * DONE Generalized button code * TODO Button to load a new puzzle * TODO Show errors * TODO Pass difficulty through command line * TODO Choose difficulty buttons * TODO Delete center pencil marks 1 num at a time * TODO Toast on valid solve * TODO Show the time it took * TODO Save current game * TODO Create a pip file * TODO Show current input method * TODO Show keybindings somehow * TODO Pause button * TODO Support undo