Search Unity

Tacky Turtle [web, Win, Mac, Linux] [non-game, random computer generated graphics]

Discussion in 'Made With Unity' started by AndrewAPrice, Aug 28, 2014.

  1. AndrewAPrice

    AndrewAPrice

    Joined:
    May 14, 2013
    Posts:
    25
    I've made a simple non-game program called Tacky Turtle. Basically, it's a virtual machine that runs randomly generated programs (any combinations of symbols is a valid program), and the program controls a turtle which leaves a trail behind it.

    The program's memory is a 'tape' which you can see on the right of the screen.

    Click 'Play' and then 'Randomize'.

    Here's a YouTube video of it in action:


    Download links:
    * Linux (universal): http://www.andrewalexanderprice.com/software/tackyturtle/tackyturtle_linux.zip
    * Windows: http://www.andrewalexanderprice.com/software/tackyturtle/tackyturtle_win.zip
    * Mac (universal): http://www.andrewalexanderprice.com/software/tackyturtle/tackyturtle_mac.zip

    * Unity web-player: http://www.andrewalexanderprice.com/software/tackyturtle/

    * New 3D Version: http://www.andrewalexanderprice.com/software/tackyturtle3d/

    You can share any interesting programs by clicking 'Share' and copying the link. Clicking that link will load the web player with that program pre-loaded. On desktop versions, you can load links by pasting it into the 'Share' dialog and clicking 'Load'.
     
    Last edited: Sep 6, 2014
  2. MJNuchia

    MJNuchia

    Joined:
    Aug 18, 2014
    Posts:
    109
    Fun stuff, thanks for sharing it!
     
  3. AndrewAPrice

    AndrewAPrice

    Joined:
    May 14, 2013
    Posts:
    25