mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-05 02:27:07 +02:00
ok keyboard input now
This commit is contained in:
parent
8e98c4d457
commit
662ecf0949
5 changed files with 300 additions and 181 deletions
10
todo.txt
10
todo.txt
|
@ -8,7 +8,14 @@ Big Graphic things:
|
|||
|
||||
Medium things:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[ ] level arbiter (has everything by ID)
|
||||
|
||||
Cases to handle / things to edit
|
||||
=======================
|
||||
[ ] "next level?" dialog after beating level
|
||||
[ ] keyboard input for confirm / cancel
|
||||
[ ] what if they just type "levels" ?
|
||||
[ ] show level dropdown
|
||||
[ ] gotoSandbox command
|
||||
|
||||
Small things to implement:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -28,6 +35,7 @@ Big Bugs to fix:
|
|||
Done things:
|
||||
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[x] level arbiter (has everything by ID)
|
||||
[x] flip branches on the sides!! i wonder how to determine...
|
||||
[x] click handlers on goal visualization for the actual canvas elements
|
||||
[x] sandbox can launch and takedown levels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue