Facepunch Programming Competition #12: We've got a real jam going now
71 replies, posted
[QUOTE=supersnail11;44722206]IIRC
[code]
"foo" == "foo"
[/code]
will equal true, because the compiler doesn't create a new object for two string literals that are exactly the same.[/QUOTE]
This is only for literals though, and you can force a new distinct one using [code]new String("foo")[/code].
[QUOTE=johnnyaka;44719545]This was 2011, now Java should support it.[/QUOTE]
It shouldnt and theres a valid reason for it not too.
Everything in java are objects, and at times if 2 objects are the same not the same value
Where do we turn our games in?
[QUOTE=Ott;44722954]Where do we turn our games in?[/QUOTE]
This thread. Just make a post with a download link.
[editline]4th May 2014[/editline]
[QUOTE=Richy19;44722604]It shouldnt and theres a valid reason for it not too.
Everything in java are objects, and at times if 2 objects are the same not the same value[/QUOTE]
But there's no good reason why Java shouldn't have operator overloading.
Okay here. Kind of ran out of motivation near the end.
[url]https://dl.dropboxusercontent.com/u/108682320/Junkfood%20Shortage.zip[/url]
Well here is mine if you accept it.
[url=http://filebeam.com/614603f27ae64c4250938a6456b473e5]Jitterz Memory Game[/url]
Either way it was a lot of fun.
[url=http://waifujam.pomf.se/]meanwhile on /v/[/url]
[QUOTE=Jitterz;44723793]I do not have Drop box what is a good place to upload my file to?[/QUOTE]
Was a good place for me always.
[url]http://filebeam.com/[/url]
how much time we have left ? for me its monday 17:45...
should i start or ... ?
My weekend was kinda busy..
EDIT:
forget that stuff above ... i'll give up. It's useless to build something on a wip engine/framework.... i ll first finish dat, and participate in the next jam...
Voting thread: [url]http://facepunch.com/showthread.php?t=1391649[/url]
Thanks to everyone who participated! Whether you participated or not, it would really help if you took [URL="https://docs.google.com/forms/d/1Hcrw0u0tiAL7Sto-7X4hPXjMszwoWhmwZ3Ck7e0C2S4/viewform"]this survey[/URL].
The voting is over and Ott has won. Congratulations!
Tune in next three month period for another trial-and-error game competition.
Sorry, you need to Log In to post a reply to this thread.