Showing posts with label action script. Show all posts
Showing posts with label action script. Show all posts

Sunday, July 31, 2011

Rainbows

So, after getting bored, I decided to make something spiffy in flash. Something involving rainbows, since, well, rainbows are spiffy.



Click the button in the lower left to load an MP3. Don't load when in fullscreen, Flash apparently cries when you do that.

Press spacebar to fullscreen.

If that doesn't look nice/work well, here's a link to the page hosting it: Link.

Wednesday, December 15, 2010

A Turing Machine

This is the project for my class (History of Science and Technology). I made a Turing Machine in Flash. Well, it's more like a deterministic finite automaton but that's besides the point. Here it is for you to play with:



I've pre-programmed an example program that parses the symbol tape (of 'a' and 'b' only) so that no two 'b's are together. The program has persistent storage on your system, automatically removes state tables if they have no states, and yeah. Is awesome.

Quick run through on how to use it: Create/load a table, Create/load an initial tape, and run the machine. You can easily make your own though.

Enjoy.