//=time() ?>
demake mockup that needed to be made
#pico8 #pixelart #intothebreach #gamdev
Bouncing spheres + checkboard Ray Tracing #demoscene #pico8 #tweetcart
🎬 Take 2 - 274bytes w. reflection this time
Source in reply ;)
Cute polar bear watching Northern lights #pico8 #tweetcart in 280 bytes🌌🐻
Source code in next tweet...
Made a cheap commission for my friend so I could get the #pico8
(https://t.co/Lr0CEc9z7C)
#pico8
::_::cls()for i=1,5 do
l=max(i-4)
circfill(64,74-i+l*2,40-i-l,5+i%3)
end
for i=0,11 do
a=i/12
u=cos(a)
v=sin(a)
line(64+u*30,71+v*30,64+u*33,71+v*33,0)
end
for j=0,1 do
for i=0,1 do
a=-t()/(1+59*i)
r=26-i*10
line(64,71-j,64+cos(a)*r,71-j+sin(a)*r,5+j)
end
end
flip()goto _
radar tracking a slightly unrealistic number of torpedo. slightly.
#pico8 #pixelart #gamedev #submarines #indiedev
100% accurate demining operations
#pico8 #pixelart #gamedev #submarines #indiedev
Iterations of a pico-8 iteration of a coop sub sim game idea I revisit ever so often. Wonder if its that time of the year again.
#pico8 #pixelart #gamedev #submarines #indiedev
working as intended
#pico8 #vendingmachines #cookie #pixellart #gamedev