Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 8,079
» Latest member: seanac11
» Forum threads: 10,350
» Forum posts: 91,276
Full Statistics
|
Online Users |
There are currently 243 online users. » 0 Member(s) | 240 Guest(s) Bing, Google, Yandex
|
Latest Threads |
I'm leaving the site too....
Forum: 2DWorlds Discussion
Last Post: Jacob_
07-03-2023, 04:59 AM
» Replies: 12
» Views: 6,323
|
hi there.
Forum: 2DWorlds Discussion
Last Post: Jacob_
01-03-2020, 04:30 AM
» Replies: 1
» Views: 745
|
obroke
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 10:11 AM
» Replies: 0
» Views: 20,529
|
fcouldn't
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 09:02 AM
» Replies: 0
» Views: 8,237
|
qhow
Forum: Current Games
Last Post: PhilipShums
09-06-2017, 07:25 AM
» Replies: 0
» Views: 2,121
|
zstone
Forum: Current Games
Last Post: TimothyTox
09-06-2017, 07:03 AM
» Replies: 0
» Views: 985
|
vbit
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 03:00 AM
» Replies: 0
» Views: 966
|
sildenafil 100 mg sandoz
Forum: Current Games
Last Post: RichardLen
09-06-2017, 12:28 AM
» Replies: 0
» Views: 1,178
|
mhis
Forum: Current Games
Last Post: TimothyTox
09-05-2017, 04:09 PM
» Replies: 0
» Views: 990
|
sildenafil citrate 100mg ...
Forum: Current Games
Last Post: Waltertog
09-05-2017, 12:27 PM
» Replies: 0
» Views: 943
|
|
|
The Ability to remove comments from your games |
Posted by: BuildistGuard - 01-02-2012, 06:49 PM - Forum: Suggestions
- Replies (2)
|
 |
I think this has been suggested before, but I suggest removal of comments from a game. If there is like spam or bad comments like "Screw You" or "You Must Die In a fire" or "This Game sucks, I hope the creator dies" then the creator can remove it. You could also remove unnecessary comments like "What kind of game is this?" or "Lololololololoolo".
|
|
|
Wow. |
Posted by: Hippo - 01-02-2012, 04:24 PM - Forum: Video Games
- Replies (13)
|
 |
thegamerland.com doesn't exist any more.
I think we all saw that coming.
|
|
|
Did you know? |
Posted by: Mustachio - 12-31-2011, 02:33 AM - Forum: Archive
- Replies (1)
|
 |
1. Did you know the Soviet Russians kicked French ass 200 years ago?
2. Did you know that 13.37% of Americans are British?
3. Did you know that I hate foreigners?
5. Did you know that I skipped 4?
6. Did you know you're looking?
7. Did you know you're smiling now?
10. Did you know that 10 = 22?
11. Did you know that I skipped 8 and 9?
12. Did you know that this thread is total bollocks?
13. Did you know that I am uber uber leet story writer?
|
|
|
I keep getting this annoying crash |
Posted by: Qwertygiy - 12-31-2011, 02:16 AM - Forum: Bug Reports
- Replies (3)
|
 |
java.lang.ArrayIndexOutOfBoundsException: 0
org.jbox2d.dynamics.Island.a(Island.java:86)
org.jbox2d.dynamics.PhysicsWorld.a(PhysicsWorld.java:573)
net.buildism.t.r(World.java:723)
net.buildism.af.h(Game.java:217)
net.buildism.f.p(Main.java:708)
net.buildism.MainApplet.run(MainApplet.java:220)
java.lang.Thread.run(Unknown Source)
Usually right after I set the ball rolling in my contraption.
|
|
|
Achievements? |
Posted by: Latinxassassin - 12-30-2011, 10:48 PM - Forum: 2DWorlds Discussion
- Replies (10)
|
 |
I came back to Buildism, and decided to post in a few threads, but why do is there an achievement system? If anyone has a link, can I see what all of the achievements requires to unlock?
|
|
|
I'm going to attempt to make a game in python |
Posted by: Good - 12-30-2011, 03:13 AM - Forum: Programming
- Replies (10)
|
 |
I changed the game and this is all I bothered to write
Code: print("*Game Notice:Please turn off caps before starting*")
print("Hello user 935")
print("Press 1 or 2 to ask a question...")
q1 = raw_input("1 Who are you? 2 Where am I? :")
if q1 == "1":
print("We will get to that later on...")
if q1 == "2":
print("You are in a top secret testing faciltiy")
print("Ask another question...")
q2 = raw_input("1 Who are you? 2 Where am I? :")
if q2 == "1":
print("We will get to that later on...")
if q2 == "2":
print("You are in a top secret testing facility")
print("That is all the questions for now.")
print("Well uh what was it agian? Well lets call you by your name.")
name = raw_input("Please Enter you name here :")
print("Welcome "+name)
print("1: What am I here for?")
print("2: How do I get out of here?")
q3 = raw_input("Please select one of these question by the number :")
if q3 == "1":
print("You are here to complete a series of tests.")
if q3 == "2":
print("By completing a series of tests.")
print("Ask another question...")
print("1: What am I here for?")
print("2: How do I get out of here?")
q3 = raw_input("Please select one of these question by the number :")
if q3 == "1":
print("You are here to complete a series of tests.")
if q3 == "2":
print("By completing a series of tests.")
print ("you can ask two more questions before we move on to your tests")
q4 = raw_input("1: Why me? 2: Will these tests be dangerous?")
if q4 == "1":
print("Because you are far more than the average human")
if q4 == "2":
print("You will see as the time comes")
print("Ask another question...")
q4 = raw_input("1: Why me? 2: Will these tests be dangerous? :")
if q4 == "1":
print("Because you are far more than the average human")
if q4 == "2":
print("You will see as the time comes")
print("Now lets move on to your first test")
print("This test infact will be dangerous, "+name)
print("You must make your way from this platform to the Platform ahead of you")
q5 = raw_input("1: How do I do that? :")
if q5 == "1":
print("I hope you find out soon you have 10 minutes")
jump1 = raw_input("1: Jump to platfrom to the right 2: Jump to platform to the left :")
if jump1 == "1":
print("Good job you made it")
if jump1 == "2":
print("Good job you made it")
print("The next jump takes more skill")
jump2 = raw_input("1:Jump to rusty platform 1 1/2 feet away 2:Jump to new platform 3 feet away :")
if jump == "1":
print("You have failed")
if jump2 == "2":
print("Congardulations "+name)
print("Now there is one last jump")
jump3 = raw_input("1: Jump to Finish platform 2: Jump to Ladder")
if jump3 == "1":
print("You are done with your first test"+name)
if jump3 == "2":
print("The ladder slips into the darkness below you,You have failed")
print("User 583 completed this test perfectly lets see if you can do the same "+name)
print("You may have noticed that if you fail you don't die...")
q6 = raw_input("1: How does that work?")
if q6 == "1":
print("If you don't mind lets move on to your next test")
q7 = raw_input("1: No, tell me now! 2:Okay i'm ready")
if q7 == "1":
print("I said lets move on to your next test "+name)
if q7 == "2":
print("Thank you")
print("583 had few problems with the next test lets hope you're the same")
print("Before you woke up you had some injections...")
q8 = raw_input("1: What kind of injections?")
if q8 == "1":
print("If you would please let me finish "+name)
print("Now these injections may have changed your memory...")
print("So please tell me every other letter of the alphabet until you reach 'H' seperate them with commas please ")
q9 =raw_input(": ")
if q9 == "a,c,e,g,i,h":
print("It seems that you are far more exceptional")
else:"Please retry"
q9 =raw_input(": ")
if q9 == "a,c,e,g,i,h":
print("Lets move on...")
q10 = raw_input("1: Tell my why I didn't die when I failed. :")
if q10 == "1":
print("Well okay then the fact is...you are dead "+name)
q11 = raw_input("1: WHAT? :")
print("Well not dead 100% your body is dead body your mind isn't")
q12 = raw_input("1: Well then how am I completing these tests?")
if q12 == "1":
print("They are computer generated they don't exist in the real world")
print("Also, after you have completed these tests you will be sent back home and you will forget this all ever happened")
print("Now you should see a door to your right...This is your next test")
q13 = raw_input("1: Open door")
print("What you see is New York City")
q14 = raw_input("1: How? 2: What now?")
if q14 == "1":
print("Like I said, all computer generated")
if q14 == "2":
print("You must get to the top of the tower in front of you")
print("Choose another question...")
q14 = raw_input("1: How? 2: What now?")
if q14 == "1":
print("Like I said, all computer generated")
if q14 == "2":
print("You must get to the top of the tower in front of you")
|
|
|
|