2DArrayさんのプロフィール画像

2DArrayさんのイラストまとめ


I make games and silly code demos.

Some of my games:
2darray.itch.io

Some free gamedev tutorials:
demoman.net
2DArray.net

フォロー数:211 フォロワー数:7582

"ghost train" (plus qualifiers)

2 18

paging doctor , there's a strange man who won't stop yelling your name in the lobby

https://t.co/w7ixbOrqdl

2 30



q=circfill::_::cls(15)srand(36)for i=0,9 do
x=64.5y=99g=.25h=(rnd(5)+1+sin(t()/4+i/9)*.2)/999*(i%2*2-1)for j=0,80 do
x+=cos(g)y+=sin(g)g+=h
for k=0,1 do
q(x-k,y,6-j/80*6,9-k*5)end
if(j>35 and j%4<1)for k=0,rnd(25) do q(x+rnd(3),y-2+k,1,3+k%2*8)end
end
end
flip()goto _

23 109

flying around in my ugly cave

2 41

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

12 75