Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
put some TODOs in writing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramblurr committed Apr 25, 2011
1 parent 0c5f658 commit 39bbdcf
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
TODO
----

Oh so much...

* Redo
* Breakpoints
* Selection and movement of blocks
* Sub programs (like layers in a normal graphics editor)
* Given a program refactor it to change its colors but not its functionality
* Per-codel comments
* Mouse over information (command, value, etc)
* Given several subprograms automatically connect them

TODOs related to Piet but not Piet Creator specifically:
* Implement a "standard library" of programs
* and, or, xor, complement, read string, out string, reverse string, etc.
* Create roll visualizer -- DONE -- http://binaryelysium.com/code/roll-vis.html

0 comments on commit 39bbdcf

Please sign in to comment.