Log In  
Follow
jtruk

A festive invite for all!

Learn effects and techniques used in demo effects with the Tiny Code Christmas tutorials and online community...

Cart #tcc_2023_invite-0 | 2023-12-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Running Over 12 days, from tomorrow, Monday 11th to the 22nd of December.

I hope to see some PICO-8 folks come out to play, or follow the #LovebyteTCC hashtag :)

Mastodon: https://graphics.social/@lovebyteparty/111552228392808149

On the X formerly known as Twitter: https://x.com/lovebyteparty/status/1733575648562516107?s=20

4
0 comments



Rolling right in at 280 characters - a randomised snowflake generator Tweetcart. Merry Christmas!

Cart #snowflake_tweetcart-0 | 2020-12-24 | Code ▽ | Embed ▽ | No License
5

t,r,c,s,l=0,rnd,cos,sin,line
::_::
cls(0)
if(t%30==0)q,p,g,b=t,r(1),r(25)+10,r(0.2)+0.1
srand(q)
for i=0,1,0.03 do
d,e=i*50,r((i^p*g)*(1-i)^p)for a=0,1,0.17 do
v=a+t/500x,y=64-s(v)*d,64+c(v)*d
l(x,y,x-s(v+b)*e,y+c(v+b)*e,6)
l(x,y,x-s(v-b)*e,y+c(v-b)*e,7)
end
end
t+=1flip()
goto _
5
0 comments



Cart #30222 | 2016-10-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Cart #30221 | 2016-10-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Cart #30214 | 2016-10-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Cart #30211 | 2016-10-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

[ Continue Reading.. ]

3 comments