Watch and be amazed :)
The longer You watch the more of the 3D Effect you will see.
If you press ⬆️ then you will access paint mode. 🎨
You can just paste this in pico-8.
pal({-15,1,-13,-4,12,6,7,-9},1)::w:: for x=0,127do y=(t()*t())%127 pset(x,y,abs((sin(x/160+t()/2)+cos(y/220)+sin(x/120))*3+rnd(tonum(btn(⬆️))))) end flip()goto w |
If you like this I have another one 4D Tweetcart ⭐
[Please log in to post a comment]