SmileBASIC コミュニティ返信[1]親投稿Hanzo rzsense2016/10/18 20:11Isn't it available for you that a lot of dots put by GPSET at random as follows? GCLS #BLACK:CLS FOR I=0 TO 255 C=RND(256) GPSET RND(400),RND(240),RGB(255,C,C,C) NEXT I 2そうだね 未プレイ2017/11/04 02:49:22に取得