NaN:NaN
NaN:NaN
--:-- / --:--
Newgrounds Background Image Theme

Sylua just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Threads

Share

PICO-8 tweetcart. Here's the original tweet.


Code used:

::_::
cls()srand()line()t=time()r=rnd
u=-14pal({u,u,2,u,2,2,8,u,2,2,8,2,8,8,14},1)
for i=0,15 do
l=r()
n=r()*8+6q=r()/2+.5
f=i\4+1h=2^f-1
poke(0x5f5e,h-2^(f-1)+1+15*16)
for j =0,128 do
pset(64+sin(q*j/128+l+t/8)*n*sin(t/(i+9)+i/9)+cos(t/32+j/256)*32,j,h)
end
end
flip()
goto _

Log in / sign up to vote & review!

Credits & Info

Views
134
Faves:
4
Votes
8
Score
4.60 / 5.00

Uploaded
Feb 23, 2021
4:21 PM EST
Category
Other

You might also enjoy...

Licensing Terms

You are free to copy, distribute and transmit this work under the following conditions:

Attribution:
You must give credit to the artist.
Noncommercial:
You may not use this work for commercial purposes.
Share Alike:
If you alter, transform, or build upon this work, you may distribute the resulting creation only under a license identical to this one.