移植)#MSX で目玉おやじ
1 COLOR 15,4,1:SCREEN 2
2 X=128:Y=96:A=152:B=81:Z=192
4 CIRCLE(X,Z),56,11:PAINT(X,Z-1),11
5 CIRCLE(X,Y),72,15:PAINT(X,Y),15
6 CIRCLE(X,Y),40, 8:PAINT(X,Y),8
7 CIRCLE(X,Y),16,1:PAINT(X,Y),1,1
8 CIRCLE(A,B),7,14:PAINT(A,B),14
9 GOTO 9
https://t.co/BY3tDcaDhC

4 19

(Also this one that I saved just b/c I've always wondered what Goto might look like if someone had tried to fancy up his hair for the wedding)

0 3

(pls note, the novel art makes clear that Seigi is the Goto-looking one, and the original designs are less MasaGoto

but this is at Shuka, the studio that has done almost nothing but finish long-runing Omori series so

2 6

LRT *looking at promo art* ha ha, the character designs make it look like Goto & Masa (Biyo?) solve cri-
>"cheerful college student Seigi Nakata"
OH COME ON

4 10

10 PRINT CHR$(205.5+RND(1));:GOTO 10のアルゴリズムを用いて,格子状にランダムに斜線を引き,斜線上に線をまたぐように円を描画する.https://t.co/C1ntc3FbMD

6 64

💖My Sweet Bodyguard💖 P.S.D. His PoV Set: Ishigami, Goto & Kurosawa Out Now!

You meet, and he is already falling. But being together is not that simple...


Apple Store/Google Play: https://t.co/jaI8OyFf4F
Amazon Store: https://t.co/dvA4bWni1i

5 35

The concept of Mona, the younger sister of Goto, who will never exist, because I said so.

2 10

cls()n=32.5q=circfill
q(n,n,n,2)q(n,n,30,1)q(40,20,11,2)q(n,45,11)q(n,46,5,5)q(40,21)for j=0,99 do
line(20+j%9,9+j%7,9+j%8,40,3+j%2)end
memcpy(0,24576,9^4)::_::cls(5)s=sin(t()/8)for y=-32,n,2 do
for x=-32,n do
p=sget(x-s*y+n,s*x+y+n)q(x+64,y/2+74.5-p/2,0,p+5)end
end
flip()goto _

11 47

sharpei day was yesterday but everyone can just goto hell and just let me draw my characters ok

0 4

【定期告知】
肉感の巨匠 Goto氏( )が心血を注ぐいだ崩壊処女作発売!
発情期の桜は艦長に……❤️

夏のコミケは8月9日(金)
西P36へ足をお運びください!


6 9

🚨Her Love in the Force🚨 Rhythm of the Rain: Goto & Kaga Out Now.

"So hard to get these clothes off... They're plastered to me."


Apple Store / Google Play: https://t.co/4AuIhaEu39
Amazon Store: https://t.co/NdgrnnLs2y

7 34

Ketsukero - the first name of Goto. This handsome young man next to him, then, in whom he would have grown up if the Team R had not kidnapped him in childhood and would not have turned into a weapon.

4 9

Look at this pretty boi! I love him. I love Goto in with all variation

6 23

That's it. Goto has won the G1. What an amazing tournament and a deserved winner.

See you all next year.

1 15

本日がイラストの告知最終日です。
ラストを飾るのはこちらの6名です!
明日は頒布サークル様を告知いたしますのでお楽しみに!
(以下敬称略)
みはね
goto
かすが
ダエ
てお
天楽快

33 79

💎
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

【6月30日(日)SUNDAY AFTERNOON】*17:30 - 23:00
ニューヨーク仕込みのToshiyuki Gotoが送るSunday Afternoon。shibaが主宰する湘南伝説のパーティFreedomSunsetがFoyerフロアを彩り、多幸感溢れるパーティとなることを約束する。

4 6

-- spiral horn generator
--
::_::
cls()
for j=0,40,.5 do
for i=0,10+8*cos(j/16+t()/6),.5 do
a=i/36-t()+j/8
b=i/24-t()*1.2+j/11
x=64+3*j*(sin(a)-cos(b)/7)
y=64+3*j*(cos(a)-sin(b)/7)
s=sin(b)
circfill(x,y,2+3*s,5+2.9*max(.3,s))
end
end
flip()
goto _

17 76



cls()r=rnd
for i=0,999 do
x=r(128)y=r()^2*128
circfill(x,y,2+r(y/6),1+r()^2*3)end
m=8192memcpy(0,m*3,m)t=0::_::t+=.00006x=r(128)y=r(128)c=sget(x,y)for i=1,3 do
q=t+i*33.3p=q-q%1
a=(x-p*.6%1*128)/2
b=y-p*.62%1*128
d=a*a+b*b
if(abs(d-q%1*99)<30)c*=2
end
circ(x,y,1,c)goto _

10 57