{"name":"Ring of Fire","description":"A classic Pico-8 tootcart/tweetcart motif is to render flames. For this tootcart I wanted to create realistic looking flames, using Entropy Locking to achieve the desired effect. For this generator, the default starting seed is always \"6\", which creates the effect I intended. To see how other seeds (with different Entropy Locks, so to speak) render the flames, just click/tap the screen to generate a new random outcome. Some rare outcomes can be quite bizarre.\n\nThis piece is a companion piece to a previous tweetcart I made, called \"BLUE\": https://teia.art/objkt/390303 \n\n\nSource Code (351 Characters): \n\n_set_fps(60)poke(0x5f2d, 1)r=rnd\ns=6srand(s)cls()x=64y=64?\"\\^!5f10000▒1😐<67♥:9웃🅾️8☉\"\nfunction g(c)if(c==0)return r({0,0,0,15})\nreturn r({c-1,c,c+1})end\n::_::for i=0,200do\nif(r()>.9 and r()>.9)srand(s)\nx+=r({r(10),-r(10)})y+=r({-r(10)})x%=128y%=128c=pget(x,y)pset(x+r({-1,0,1}),y+r({-1,-1,0}),g(c))end\ncirc(64,64,32,7)\nif(stat(34)==1)s=r(-1)cls()\ngoto _\n\nLicense: CC0","tags":["pico8","fire","interactive","generative","generator","pico-8","neoretro","pixelart","procedural","entropylocking","tootcart","opensource","creativecoding","cc0"],"symbol":"OBJKT","artifactUri":"ipfs://bafybeiby6evmdoajih64js7qnjmqixgphx5xm2xfroozbyhydqjy6ql6hi","displayUri":"ipfs://QmSGRydpJbNUMBTL4fjDvu6AZjeMGig1jtLr4rFLF2cJMm","thumbnailUri":"ipfs://QmSGRydpJbNUMBTL4fjDvu6AZjeMGig1jtLr4rFLF2cJMm","creators":["tz1ZBMhTa7gxSpaeXoqyc6bTCrxEHfZYSpPt"],"formats":[{"fileSize":468382,"fileName":"cart_html.zip","mimeType":"application/x-directory","uri":"ipfs://bafybeiby6evmdoajih64js7qnjmqixgphx5xm2xfroozbyhydqjy6ql6hi"},{"mimeType":"image/gif","fileSize":8693167,"fileName":"cover_cart_html.gif","dimensions":{"value":"512x512","unit":"px"},"uri":"ipfs://QmSGRydpJbNUMBTL4fjDvu6AZjeMGig1jtLr4rFLF2cJMm"},{"mimeType":"image/gif","fileSize":8693167,"fileName":"thumbnail_cart_html.gif","dimensions":{"value":"512x512","unit":"px"},"uri":"ipfs://QmSGRydpJbNUMBTL4fjDvu6AZjeMGig1jtLr4rFLF2cJMm"}],"decimals":0,"isBooleanAmount":false,"shouldPreferSymbol":false,"rights":"custom","date":"2022-11-26T14:49:52.799Z","mintingTool":"https://teia.art/mint","rightUri":"https://creativecommons.org/share-your-work/public-domain/cc0/"}