If you're dedicated and a natural to game concepts (like knowing what to do in Mario in minutrs), then it is very fun!
3そうだね プレイ済み
lol, I loaded a drawing of randomly colored squares into the fonts.
7そうだね プレイ済み
OH MY GOSH!!! I got a random number between 0 and 350 ON MY FIRST GUESS!
2そうだね プレイ済み
http:// isn't needed in the url...
0そうだね プレイ済み
I think the only way is to use petitr modem.
1そうだね プレイ済み
WOW! A scale factor looks super cool if I repeat it while changing the scale slightly!!! LOOKS SUPE COOL!
6そうだね プレイ済み
Messing around with sin and cos, even though I have no idea how they work. lol.
4そうだね プレイ済み
@PartyRock Honestly I've never seen simon says yet, the game (if you actaully tried it) contains multiple gamemodes that should make the user's experience more fun.
0そうだね プレイ済み
[4R2J13PD] EXTREMELY Beta game, only meant to be showing what it COULD be. Got that program done in a few hours.
0そうだね プレイ済み
Press SMILE
Paint
Press Y twice
Edit as needed
Save
In the program do LOAD "GRPF:(Filename)"
0そうだね プレイ済み
INPUT A$
IF LEFT(A$,4)=="ECHO" THEN
A$=RIGHT(A$,LEN(A$)-4)
ENDIF
?A$
0そうだね プレイ済み
@Aaron yes, I also said if they were doing BGFILL then to do that command.
1そうだね プレイ済み
Would be easier to debug if you showed source code. 2 things might be wrong.
1: If you're using BGFILL then it should be BGFILL 2,0,0,25,15
2: If you're using BGPUT in a FOR loop, then.
FOR X=0 TO 25
FOR X=0 TO 15
BGPUT 2,X,Y,91
NEXT
NEXT
1そうだね プレイ済み
It's just a 2d shooter game. Pretty basic.
0そうだね プレイ済み