I didn't solve this maze manually. I just said "Finally" because I always wanted to know how to make a random maze generator.
0そうだね プレイ済み
Is this game going to be like Please Don't Touch Anything?
0そうだね プレイ済み
Thank you, Hanzo, for presenting me with this challenge! I had a ton of fun and I learned alot. Now I'll be making a simple maze game.
2そうだね プレイ済み
If you have a computer, look up "SmileBASIC tutorial". You should find a link to Youtube for "SmileBASIC for Beginners - Lesson 1"
0そうだね プレイ済み
What should I do with the edges and the corners?
0そうだね プレイ済み
I used a simple distance formula:
D=SQR(M*M*3)
G=255/D*SQR(X*X+Y*Y+Z*Z)
GPSET DX,DY,RGB(G,G,G)
'When (0,0,0) is the back corner of the fractal and M is equal to the length, width, and height of the fractal.
0そうだね プレイ済み
Sorry the project is slowing down. I'm also trying to work on one of my secret games. But, I do plan on finishing it soon.
1そうだね プレイ済み
I was able to generate this in 3D space without perspective using a simple trick. But, the colors seem to blend together. Any suggestions?
0そうだね プレイ済み
Is there any way to change the size of an array with multiple axes?
0そうだね プレイ済み
I have an idea but its going to take a lot of thought.
1そうだね プレイ済み
The menu is now functional! I just need to make the "Create Playlist" option operable.
1そうだね プレイ済み