Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
次のページ(過去)
返信[6]
親投稿
Stewart segludian1
Thanks, I am glad it was helpful.
1そうだね
プレイ済み
返信[2]
親投稿
Stewart segludian1
Here is one made with drawing commands but it isn't really a background. Try playing with the size and colors.
0そうだね
プレイ済み
返信[4]
親投稿
Stewart segludian1
Part 4 completes the program. I hope this helps people.
0そうだね
プレイ済み
返信[3]
親投稿
Stewart segludian1
Part 3
0そうだね
プレイ済み
返信[2]
親投稿
Stewart segludian1
Part 2
0そうだね
プレイ済み
返信[1]
親投稿
Stewart segludian1
Part 1
0そうだね
プレイ済み
プレイ日記
Stewart segludian1
Drawing a level with data statements demo output.
8そうだね
プレイ済み
返信[11]
親投稿
Stewart segludian1
I don't think the error is in your room function. I typed in your function and didn't get an error (although it would be a good idea to move the sprite definition code before the repeat loop. It seems unlikely you want to redefine it every frame). My guess is you still have the while loop on about line 12 of your first screen shot causing problems. Can we see the code before the function call?
0そうだね
プレイ済み
返信[2]
親投稿
Stewart segludian1
I think it was PacMan and Galaga Sprites and sound effects. But you weren't supposed to make pacman/galaga with it. Since it didn't work if you shared a program made using it with someone without the DLC it was worthless.
0そうだね
プレイ済み
返信[4]
親投稿
Stewart segludian1
Part 4 to finish things off. I hope that helps
1そうだね
プレイ済み
返信[3]
親投稿
Stewart segludian1
Part 3
1そうだね
プレイ済み
返信[2]
親投稿
Stewart segludian1
Part 2
1そうだね
プレイ済み
返信[1]
親投稿
Stewart segludian1
See code in the attached pictures. This is part 1
1そうだね
プレイ済み
返信[5]
親投稿
Stewart segludian1
Put the introduction in a function. REPEAT INPUT "Skip opening? (YES or NO)"; SKIP$ UNTIL SKIP$ =="YES" OR SKIP$ =="NO" IF SKIP$ =="NO" THEN SHOW_INTRO ENDIF 'Code for the rest of the game goes here. ... END DEF SHOW_INTRO 'Code for the intro goes here END Functions are always better than GOTO and GOSUB.
1そうだね
プレイ済み
プレイ日記
Stewart segludian1
I've been watching Coding Train again. I modified the L System from making a tree to make a dragon curve instead. I also got the plant and sierpenski triangle examples from wikipedia working too. Sorry, I will get back to my asteroids game soon.
5そうだね
プレイ済み
返信[3]
親投稿
Stewart segludian1
Thanks, I am glad you enjoyed it!
1そうだね
プレイ済み
返信[1]
親投稿
Stewart segludian1
I should mention that the key is: 9K4NND46. Hope you enjoy it.
0そうだね
プレイ済み
プレイ日記
Stewart segludian1
Quad Connect is my contest entry.
11そうだね
プレイ済み
返信[7]
親投稿
Stewart segludian1
Is this for a cut scene, or are you trying for something more like Maniac Mansion?
0そうだね
プレイ済み
返信[1]
親投稿
Stewart segludian1
A raycaster, like Spooky Maze?
1そうだね
プレイ済み