Painted with Hypercolor Paint for the virtual microcomputer system.
(hyper-flicker images simulated)

2 12

I know nothing about but here she is, absolutely LIVID. Looks like *someone* set the kitchen on fire...

(522x Streak!)

11 79

I wrote a game about matching colours and flags! For the Pride Jam! And then fixed some bugs with it! https://t.co/3NUvFiwrZa ✨✨💖

11 33

I'm a making small games in and
Recently released on .
Currently working on - a 2.5D multiplayer TRON-like.
Also, - a demake of the classic RTS.

Over to

16 70

💎
e={3,11,5,8,14,2,9,10,4,13,7,6}
::_::
color(1)
for i=0,80 do line(rnd(128),rnd(128)) end
for n=1,10,3 do
a=n/4-t()/4
x=64+cos(a)*42
y=64+sin(a)*42
for j=-1,1,.02 do
i=flr(j+t()*3)
line(x,y+20,x+j*20,y,e[n+i%3])
color(e[n+(i+1)%3])
line(x+j*10,y-10)
end
end
flip()goto _

212 944

gmagic: an online vector drawing tool by hypothete that allows drawings to be exported as pastable code snippets. https://t.co/JhSL1Xp6ux

31 138

Before I post some lewd stuff, I was drawing some and here's My or tile design, sprites, and for and stuff...

4 24

PICO-8 IS LOVE
🌈Marching rainbow in a 197bytes

::_::cls(7)u=t()/4%.5
for j=0,64 do
?"…",12+rnd(88),98+rnd(2),6
?"pico-8 is ♥",4,4
b=u+j/128
for i=-2,2 do
d=32-i*4
?"●",88+32*sgn(sin(b))-128*u-d*cos(b%.5),95+d*sin(b%.5),10+i
end
end
flip()goto _

73 313

Huh, looks like we've tuned into some sort of alien

(485x Streak!)

9 77

I always remember this cut from cartoon like Looney Tunes. palette. I gave a shot to .
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

14 80

Seven Nation Army in 175bytes for

Full source code below:

c={8,0,7}::_::u=3*t()for i=156,0,-1 do
f=c[band(3,u+(2-i/80)^3.1)]j=127-i*2
if u%6<3 then circfill(64,127,i,f)else line(64-i,127,64,j,f)line(64,j,64+i,127)end
end
flip()goto _

25 125

Hacky shadows, plus a cleaner/faster cluster-generator (makes smoother surfaces!)

12 75

ProjectEGGは「プラジェータ」出してくれないかなー。もちろん発売されたシンプルなやつで。あ、絵の水咲麗香嬢はイメージです(発売当時より粗いって!)。 pallete

3 2