[過去ログ] 自作ゲーム評価スレ (993レス)
上下前次1-新
このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
849: 2007/11/09(金)23:59 ID:uSbM8C9Q(1) AAS
10 x=10:y=10
20 locate x,y:print"♀"
30 if inkey$="↑" and y>0 then locate x,y:print " ":y=y-1:goto 20
40 if inkey$="↓" and y<20 then locate x,y:print " ":y=y+1:goto 20
50 if inkey$="→" and x<20 then locate x,y:print " ":x=x+1:goto 20
60 if inkey$="←" and x>0 then locate x,y:print " ":x=x-1:goto 20
70 goto 20
上下前次1-新書関写板覧索設栞歴
あと 144 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル
ぬこの手 ぬこTOP 0.008s