Jump to content




Compile a program


  • This topic is locked This topic is locked
1 reply to this topic

#1 Final Approach

  • Members
  • 30 posts

Posted 01 February 2014 - 11:15 PM

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")

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 01 February 2014 - 11:20 PM

Nah.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users