Are you talking about this https://smilebasicsource.com/forum?ftid=1342 ? Because that did not appear to be a all suggestions here thread.Ideas for another non prize competition: BEST Tutorial program -You need to make an interactive tutorial on one of the Functions in Smile BASIC. Your choice, could be as simple as full guide for PRINT (if you are a beginner) or one of the crazy ones (if you are an expert). -in your program try to explain the full concept, or at least try to go in depth, with whatever functions you choose. -have a 2nd (or how many you want) simple example program, that has an error in it, that can be solved once you finish the tutorial. (by asking the user to enter the source and fix it, probably no more then 2-3 lines that need to be fixed. Example for a print error sample...Isn't there a thread for contest ideas?Spoiler
'FIX the lines below, then run the program. X$="WORDS" 'get the first line to PRINT "WORDS", by fixing the syntax error PRINT "X$ 'fix the syntax here by placing the missing divider PRINT "I like "X$ 'with what one single symbol, you can PRINT this line? "This is the string to print"There is a lot more you could do with a PRINT test, but I left this super simple in case someone really wanted to do an in depth one.
Summer Programming Contest 2017
Root / Site Discussion / [.]
LacksCreated:
Ideas for another non prize competition: BEST Tutorial program -You need to make an interactive tutorial on one of the Functions in Smile BASIC. Your choice, could be as simple as full guide for PRINT (if you are a beginner) or one of the crazy ones (if you are an expert). -in your program try to explain the full concept, or at least try to go in depth, with whatever functions you choose. -have a 2nd (or how many you want) simple example program, that has an error in it, that can be solved once you finish the tutorial. (by asking the user to enter the source and fix it, probably no more then 2-3 lines that need to be fixed. Example for a print error sample...Isn't there a thread for contest ideas?Spoiler
'FIX the lines below, then run the program. X$="WORDS" 'get the first line to PRINT "WORDS", by fixing the syntax error PRINT "X$ 'fix the syntax here by placing the missing divider PRINT "I like "X$ 'with what one single symbol, you can PRINT this line? "This is the string to print"There is a lot more you could do with a PRINT test, but I left this super simple in case someone really wanted to do an in depth one.
Ideas for another non prize competition: BEST Tutorial program -You need to make an interactive tutorial on one of the Functions in Smile BASIC. Your choice, could be as simple as full guide for PRINT (if you are a beginner) or one of the crazy ones (if you are an expert). -in your program try to explain the full concept, or at least try to go in depth, with whatever functions you choose. -have a 2nd (or how many you want) simple example program, that has an error in it, that can be solved once you finish the tutorial. (by asking the user to enter the source and fix it, probably no more then 2-3 lines that need to be fixed. Example for a print error sample...Thats a good idea!Spoiler
'FIX the lines below, then run the program. X$="WORDS" 'get the first line to PRINT "WORDS", by fixing the syntax error PRINT "X$ 'fix the syntax here by placing the missing divider PRINT "I like "X$ 'with what one single symbol, you can PRINT this line? "This is the string to print"There is a lot more you could do with a PRINT test, but I left this super simple in case someone really wanted to do an in depth one.
Ideas for another non prize competition: BEST Tutorial program -You need to make an interactive tutorial on one of the Functions in Smile BASIC. Your choice, could be as simple as full guide for PRINT (if you are a beginner) or one of the crazy ones (if you are an expert). -in your program try to explain the full concept, or at least try to go in depth, with whatever functions you choose. -have a 2nd (or how many you want) simple example program, that has an error in it, that can be solved once you finish the tutorial. (by asking the user to enter the source and fix it, probably no more then 2-3 lines that need to be fixed. Example for a print error sample...I like the idea, I'm so so sure about the 2nd part, ("have a 2nd (or how many you want) simple example program, that has an error in it") but other than that yeah, I'm down with that idea.Spoiler
'FIX the lines below, then run the program. X$="WORDS" 'get the first line to PRINT "WORDS", by fixing the syntax error PRINT "X$ 'fix the syntax here by placing the missing divider PRINT "I like "X$ 'with what one single symbol, you can PRINT this line? "This is the string to print"There is a lot more you could do with a PRINT test, but I left this super simple in case someone really wanted to do an in depth one.
Maybe I should clarify that the 2nd part is a short separate test program with errors included, so that the program will not run without the directed fixes. The idea that there should only be a few "questions" per test program is so that the user can easily figure out where the problem is, if incorrectly answered. So if you really wanted to, you could have more then one test program included. (Since they will most likely be very small.) but since this is a competition there is only a single test program required. Essentially make a test program, and then make your tutorial around everything that is required to understand the topic of the test. (For fastest prototyping)Ideas for another non prize competition: BEST Tutorial program -You need to make an interactive tutorial on one of the Functions in Smile BASIC. Your choice, could be as simple as full guide for PRINT (if you are a beginner) or one of the crazy ones (if you are an expert). -in your program try to explain the full concept, or at least try to go in depth, with whatever functions you choose. -have a 2nd (or how many you want) simple example program, that has an error in it, that can be solved once you finish the tutorial. (by asking the user to enter the source and fix it, probably no more then 2-3 lines that need to be fixed. Example for a print error sample...I like the idea, I'm so so sure about the 2nd part, ("have a 2nd (or how many you want) simple example program, that has an error in it") but other than that yeah, I'm down with that idea.Spoiler
'FIX the lines below, then run the program. X$="WORDS" 'get the first line to PRINT "WORDS", by fixing the syntax error PRINT "X$ 'fix the syntax here by placing the missing divider PRINT "I like "X$ 'with what one single symbol, you can PRINT this line? "This is the string to print"There is a lot more you could do with a PRINT test, but I left this super simple in case someone really wanted to do an in depth one.
I just came back from camp and I realized that my project that was put in the folder wasn't my final version of the game. This is my final version: http://smilebasicsource.com/forum?fpid=16603#post_16603. You don't half to update it if you don't want to. I'm just a bit upset.
I just came back from camp and I realized that my project that was put in the folder wasn't my final version of the game. This is my final version: http://smilebasicsource.com/forum?fpid=16603#post_16603. You don't half to update it if you don't want to. I'm just a bit upset.
Spoiler
to me, the game was one of the best even if it wasn't the full version, though I don't see how you could POSSIBLY fit anything more in your codeFinal update, this project is now compressed far beyond anything should ever be. Huge Platformer OSP- current key: 4RF5Z3N3.I knew somebody was going to take advantage of overflowing CHR$ to allow for two or more characters to be stored in one. I'm really impressed you were able to do that with such small overhead!screenshots
Yay, glad people enjoyed my game! Anyone manage to beat it? (Sadly there wasn't enough code space for high scores, so I couldn't tell you what mine was...)
Eh... I'm over it. This contest was one of my favorite ones so far. I had a blast creating and compressing my entry! And the theme was simple enough for anyone to join in... I think this should definitely be recreated.I just came back from camp and I realized that my project that was put in the folder wasn't my final version of the game. This is my final version: http://smilebasicsource.com/forum?fpid=16603#post_16603. You don't half to update it if you don't want to. I'm just a bit upset.Spoiler
to me, the game was one of the best even if it wasn't the full version, though I don't see how you could POSSIBLY fit anything more in your code