Online Engine + Contest Banner

Posted by -0NL1N3- on Dec. 13, 2006, 1:15 p.m.

Welcome! Have a cookie.

Online Engine:

Yup, I made one. Marbs has tested it and it works fine. I'm using it in my Kirby Online project and when I gave it to Marbs (to help him out with making an online game) he made a racing game. He tested it at school and it worked perfectly with 7 people. The max amount of players you can have is 255 but in my engine, it's 20 (although you can change it). I'm not releasing yet seeing as I want to add account creation first. It doesn't require much to make an online game either. The only objects that it needs are: obj_player_self, obj_player_other and obj_control. You can make any kind of online game with it. Also, I over-commented it so you should understand it.

As I said, I'm not releasing it yet but if you have any ideas you may like me to add to it, just tell me.

Contest Banner:

EDIT: It's a .swf file and embedding it won't work, so here's a link.

My new contest banner! I made the background in Photoshop and animating the snow using Actionscript in Flash 8. Woot.

So, that's about it. Visit Prixel too. Don't ask why, just do it. [:P]

Thanks,

-0NL1N3-

Comments

beam 18 years ago

sounds awesome, i can't wait to see it when it comes out

-0NL1N3- 18 years ago

Thanks. Marbs seems to be able to use it easily so I'm assuming everyone else will.

Requiem 18 years ago

Sounds pretty interesting. I'll badger you on MSN until you show me.

marbs 18 years ago

It is an awesome engine. I'm probably going to be using it for Dominos.

blueBX 18 years ago

Man I have some tough competition for the Winter Banner Contest.

-0NL1N3- 18 years ago

Thanks for all the comments [:D]. BTW, the banner isn't the size that you see it when you go to the link. It just gets scaled to fit the screen in flash player.

Shork 18 years ago

GIVE ME THAT ENGINE!!!! Or at least give me the motor, I don't care which.

-0NL1N3- 18 years ago

Actually, JakeX has it [:P]

marbs 18 years ago

I have the steering wheel =P

Alert Games 18 years ago

um… no offense, but so far many of your members of your forums are n00bs. :(

Yeah, it doesn't take much to make an online game, but you would need an IP from another person at the time you want to play. Also, mysql is too slow to use in an active game, and a server isn't always easy to get. At least from my knowlege.