@p01

710 Followers
770 Following
91 Posts
Creative Coder, Technical Speaker, Principal Software Engineer
@microsoft
, Demoscene Artist and Size Optimizer✨ on the web, Pico8, PC and Atari ST

Spinning Checker board in 250 bytes #pico8 #tweetcart 🏁

::_::β§—=t()/7c=8*cos(β§—)s=8*sin(β§—)for j=0,1do
for u=-3.5,4do
for v=-3.5,4do
x=64+(u*c-v*s)y=64+(v*c+u*s)/2line((u+v)%2+5)
for i=j*32+β–ˆ,32do
line(x+cos(i/4+β§—)*i/4,y+sin(i/4+β§—)*i/8)end
if(v*v>6/j)?"●\n❎",x-3,y-10,4+3.5*sgn(v)
end
end
end?"\^1\^cd"
goto _

Inspired by @von_rostock

πŸ§‘πŸΏβ€πŸš€M22: DEMO-lishing 1kb compo since 2012

The 1024 bytes #demoscene audio-visual animation written by @p01 and @4mat_scenemusic using JavaScript, 2D Canvas, Web Audio and Speech APIs for the @assemblyparty

🌍 http://www.p01.org/m22/
▢️ https://youtu.be/07CavNSCTbg

Share the πŸ’•πŸŒπŸ”

M22 by @p01

M22: DEMO-lishing 1kb competition since 2012 using Javascript and the web platform