Tuesday 27 September 2011

2 Updates

L-system generator [link]
+ optimized a bit
+ turtle commands are simpler to write
+ turtle now has variables
+ added more examples

Graph.addPhysics() [link]
+ tweaked it
+ added collisions to boundaries
+ made it look prettier

Sunday 25 September 2011

Saturday 17 September 2011

Graph.addPhysics()


I've been wanting for a long long time to make this but never got the chance
It is supposed to draw a graph, but fails to settle down sometimes and starts acting like an ameoba

Edge list



Write one edge per line

Ex:
0 1 (edge between nodes 0 and 1)
1 2 (edge between nodes 1 and 2)
2 0 (edge between nodes 2 and 0)

Sunday 11 September 2011

Gather 10 keys to escape update

Polished and enhanced version of my LD21 entry --> http://madflame991.blogspot.com/p/gather-10-keys-to-escape-v11.html

Changes:
+ added glasses so you can see into the future
+ added the binary tree of life
+ you can now see your stats
+ tweaked the difficulty
+ your conscience has longer arms


Friday 2 September 2011

Wiretune World!

Wiretune World! - It's a programming-rhythm-wireworld based game at which I've been working on for the past 3 weeks. As of yet it only features 12 levels, but I will add more soon.

Give it a try!

Jar file --> http://gamejolt.com/freeware/games/wiretune-world/download/6030/