Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthMinecraft Is Awesome!I love Minecraft!Express YourselfFirst MonthJoined in the very first month of SmileBASIC SourceWebsiteThird YearMy account is over 3 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteSecond YearMy account is over 2 years oldWebsiteAvatar EmbargoI didn't change my avatar for 90 daysWebsiteFirst YearMy account is over 1 year oldWebsiteDeep SleepHiddenWebsiteAvatar BlockI didn't change my avatar for 30 days.WebsiteFirst MonthJoined in the very first month of SmileBASIC SourceWebsite
MCGamer20000 edited page Maze Generator Maze generator using the same technique as Maze Daze for PTC, but now it returns a start point a...
MCGamer20000 edited a post on thread ShadowCoins I just read this ENTIRE thread and it seems there's a LOT of confusion going on here. I really w...
MCGamer20000 posted on thread ShadowCoins I just read this ENTIRE thread and it seems there's a LOT of confusion going on here. I really w...
MCGamer20000 replied to a comment on Maze Generator You can just use the MAZE instruction in the program. There's instructions on the top of this pa...
MCGamer20000 edited page Maze Generator Maze generator using the same technique as Maze Daze for PTC, but now it returns a start point a...
MCGamer20000 edited page Maze Generator Maze generator, using the same technique that Maze Daze for PTC used, but now it returns a start...
MCGamer20000 created a new page: Maze Generator Maze generator, using the same technique that Maze Daze for PTC used, but now it returns a start...
MCGamer20000 posted on thread Checking variable type You say VAL("1E5") is 100000, but it's just 1. Also, why would you want to allow the user to inp...
MCGamer20000 posted on thread Checking variable type And also, you can check if an string is actually a number with:
IF STR$(VAL(IN$))==IN$ THEN ' I...
MCGamer20000 commented on Minesweeper I originally wanted to make this on PTC, but I gave up on the thought of implementing the clearin...