Age
18
Gender
Male
Location
San Diego, CA, USA
Website
http://www.jacksonhines.com
Public Email
jackson@atomicstud.com

I'm proud to announce to release of the brand new GameBuilder arcade!
The GameBuilder Arcade will contain only games that you can play in your browser through flash, with no need to download anything. Our scoreboards system is integrated, so that your game's scoreboard can be displayed right below your game. You get 100 GBPs for submitting a game to the arcade. To submit a flash game, click here.
Features soon to be added:
- Java Games support Done! Click here to submit a java game.
- Multiple Scoreboards per Game.
Comments
lol theres no games in this arcade!
1 now and i should have a 2nd one done on Sunday
Cool, I will be purchasing the Flash Run-time soon and I will contribute to this arcade.
do you need mmf2 for scoreboards to work or can you use them with tgf2?
does tgf2 have the GET Object and String Parser 2?
no, unfortunately
Add in Java support and I'll give you Survival Space 2010
java support is coming. km said it should be done tonight. maybe tomorrow.
oh and sorry, if tgf does not have string parser, then it cannot do access our highscore boards. in order to send and recieve information from the scoreboards you need the ability to do md5 hashes, which is only in a few select extensions. none of which i think tgf2 has. also you need to be able to sent a GET request to our scoreboard scripts. this part you CAN do in tgf2 with moosock although it is fairly complicated. but sadly without anyway to do md5 youre out of luck.
if you find that tgf2 CAN do md5 send me a pm and i'll set you up a special template specifically for tgf2.
Java support has now been added and both of the previously submitted java games (from Czentnar and RickyRombo) have been moved over to the arcade.
Awesome! I will definitely contribute to this!
Apparently Iceball has a bug in the flash version. I might have to look and see if it's in the Java as well.
How is Java working without string parser and MD5? Is there another extension that can do MD5 that works with Java?