by carson

Rubber Band Relay

IPFS
Rubber Band Relay

18 July 2022TEZOSIPFS

Tweetcart Relay is when we receive a tweetcart from someone else as either a GENTK or OBJKT, and then modify it to make our own new tweetcart using their pre-existing code and/or ideas. Eventually it's out hope to have many relay chains going on with many people, anyone at all who likes to make tweetcarts or wants to learn how :)

A tweetcart is a PICO-8 cart where the source code fits entirely within one tweet.

Relay information:
-> inspiration tweetcart: bonbon topology; https://www.fxhash.xyz/generative/16197
-> inspiration tweetcart author: aebrer; tz1ZBMhTa7gxSpaeXoqyc6bTCrxEHfZYSpPt
-> destination tweetcart author: P1x3lboy; tz1SvJbECAva9gxczfBmX3CAFUszgQXNgsNm

Pico-8 Source Code:
-> 147 Tokens, 278 Characters

_set_fps(60)
r=rnd
p=srand
q=poke
f=0g=r()v=128
s=r(-1)p(s)c=r(12)%1+2
q(0x5f54,0x60)cls()
for i=0,16do
pal(i,(r(33)-17),1)
end
::_::
for i=0,80do
x=64+sin(i/30)+cos(g/v+i/80)*64
y=64+cos(i/30)+cos(i/80-g/v)*64
?line(x-r(1),y+r(1),f%c)
end
g+=.6+r(.1)
if(r()>.4)f+=.5p(s)
goto _


To Friends and Creators:
Want to change the code, or make a relay Tweetcart of yourself based on this one? No problem! You can find the official education edition of the Pico-8 here, for free, usable in the browser, thanks to the Pico-8 Creators lexaloffle & co: https://www.pico-8-edu.com/ . Simply press escape to get to the code editor, copy and paste the source code here into there, and press ctrl+r to run the pico8.

License: CC0

I make games and gameart. Currently studying game design :)

@CarsonKompon | carsonk.net

24 EDITIONS

0 RESERVES

minted

7 / 24

fixed price

4 TEZ

stay ahead with our newsletter

receive news on exclusive drops, releases, product updates, and more

feedback