DescriptionBasically draws a grid and puts numbers in it. Also adds special characters into the grid randomly for bonus stuffs.
Eventually might make it so the grid can be drawn elsewhere on the screen.InstructionsRun it. It will create a grid of numbers. If you go into the code you can change the size of the grid and numbers :)
Press A to randomize the numbers.
Press X to exit.
9 Comment(s)12Me21Syntax HighlighterReceived for creating the code syntax highlighter on SBSNight PersonI like the quiet night and sleep late.Express Yourself"Also adds special characters into the grid randomly."
It's not a bug, its a FEATURE.MinxrodThird YearMy account is over 3 years oldWebsiteExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthQSP Contest 2 Contest ParticipantI participated in the second SmileBASIC Source QSP Contest!I never said it was a bug...PixelStudioOther than that I gave it 10/10PixelStudioThe font seems to flip if you set wide to20 and high to 30MinxrodThird YearMy account is over 3 years oldWebsiteExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthQSP Contest 2 Contest ParticipantI participated in the second SmileBASIC Source QSP Contest!Ok...
Yeah it gives you an out of range due to the size of the board being too big. I used ATTR to rotate sides, but when it crashes it never resets it to 0, it just uses the current rotation. :D
Made it difficult to read the error codes when making this XDPixelStudioYup but its still cool XDahavasandwichZelda Is Awesome!I love The Legend Of Zelda!Express YourselfPokemon Is Awesome!I love Pokemon!Express YourselfMinecraft Is Awesome!I love Minecraft!Express YourselfI feel like this could be used as part of a game.FFVDGamesIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthFirst YearMy account is over 1 year oldWebsiteNight PersonI like the quiet night and sleep late.Express YourselfYeah, I agree. Could be a randomly generated maze/ raycast map engine eventually?MinxrodThird YearMy account is over 3 years oldWebsiteExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthQSP Contest 2 Contest ParticipantI participated in the second SmileBASIC Source QSP Contest!I don't really have any plans for this, maybe work it in as a minigame somewhere.
I don't think this could generate anything very useful as a map, though.