I decided to be a troll and have some fun with scripters by testing their creativity. So, I will post some challenges and let's see if you can do complete them and how creative is your approach. I will choose the most creative one's based on how elegant the implementation is. Sux we do't have a spoiler tag on the forum :D
(click to show/hide)
ATTENTION: A single post per application is allowed to avoid spam. If you feel like you want to update your code then edit the post and add a [-hr] (without the '-') tag at the bottom and with a bold text saying UPDATE: following the update...
ATTENTION: If your post ends up rather too large. Consider using an external source for the code. The external source must be trustworthy (like pastebin.com) and the source host must be permanent.
RULES
- >
STAFF MEMBERS EXCLUDED! WE ALL KNOW YOU CAN READ A DOCUMENTATION UNLIKE THE USUAL SCRIPTEREVERYONE IS IS FREE TO JOIN! - >
DON'T POST THE CODE HERE. POST IT ON PASTEBIN OR SOMETHING SIMILAR AND POST THE LINK HERE.POST THE CODE HERE AND USE THE SPOILER TAG - >YOU ARE NOT ALLOWED TO LOOK AT SOMEONE ELSE'S CODE. IF YOU DO THAT THEN YOU'RE DISQUALIFIED AND YOU DON'T DESERVE TO CALL YOURSELF A SCRIPTER.
- >BE HONEST WITH YOUR IMPLEMENTATION. IF YOU COPY SOMEONE ELSE'S IMPLEMENTATION THEN GO KILL YOUR SELF.
- >IF YOUR IMPLEMENTATION HAPPENS TO MATCH SOMEONE ELSE'S CODE AND YOU DIDN'T LOOKED AT HIS CODE. THAT'S FINE.
- >>HAVE PHUN AND TRY TO LEARN SOMETHING.
- >>>MUST HANDLE CRITICISM!!!
The spoiler tag can be used with [-spoiler] ... [-/spoiler] (without the '-'). Example of adding code in spoiler tags:
[-spoiler]
[-code]
print("This code should be hidden!");
[-/code]
[-/spoiler]
The '-' is added to allow you to see the tags. Otherwise would be treated as a tag and would be converted to HTML. You don't need he '-'.
CHALLENGES
PRINT ALL THE VALUES OF AN ARRAY WITHOUT USING ANY LOOP CONTROL STATEMENTS.(Winner: @Stormeus )- IMPLEMENT A TIC-TAC-TOE GAME USING SPRITES THAT CAN BE PLAYED BETWEEN TWO PLAYERS AND SUPPORTS BETTING (Winner: ONGOING... )
ATTENTION: A single post per application is allowed to avoid spam. If you feel like you want to update your code then edit the post and add a [-hr] (without the '-') tag at the bottom and with a bold text saying UPDATE: following the update...
ATTENTION: If your post ends up rather too large. Consider using an external source for the code. The external source must be trustworthy (like pastebin.com) and the source host must be permanent.
LET THE GAMES BEGIN!