function gamerule () if you == the_person_who_finishes_the_code then able_to_make_idea = true elseif you == person_who_posts_after_the_person_who_finishes_the_code and that_people_didnt_give_idea then able_to_make_idea = true else able_to_make_idea = false end(if you finished the code then you can make another idea, if you didn't, the person after you MUST make a idea, or else you cannot.)
You code a program together.
each one give 1-3 lines of code.
BTW, keep it simple.
for example:
First post
Make a password lock!
print("Password lock")
Second: password = bacon pwd-input = io.read()Third:
if pwd-input = input then
print ("Correct")
sleep(1.5)
else
My Idea: Number-Guessing game
print("Number Guessing game")


This topic is locked








