This commit is contained in:
Justin Ethier 2016-04-26 23:54:37 -04:00
parent a2acde6f9c
commit c9fa2410cf

4
TODO
View file

@ -8,10 +8,6 @@ Tier 0:
- FFI
- want to create an example program (lib?) that does something interesting, like make a cURL request
for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries
- Program idea - it would be cool if we could interface with libpng.
then, extend game-of-life example with new libraries (as needed) and master
program that support output of each frame to a PNG file. then we can string
them all together as an animated gif and post that to the cyclone repo.
- Library support