Forum ActionScript 3.0 Simple question ) How create game for Single Player ?

Problems and discussions relating to ActionScript 3.0 here.

Simple question ) How create game for Single Player ?

Postby Fost » August 14th, 2010, 11:24 am

Hi!
How create game for Single Player ? (like social game)
in "playerio.Client" I found only property "multiplayer"....

What about "single" ?

Thanks.
Fost
 
Posts: 6
Joined: August 14th, 2010, 11:21 am

Re: Simple question ) How create game for Single Player ?

Postby Fost » August 15th, 2010, 8:49 am

Where Ican find example ? like for multiplayer
Fost
 
Posts: 6
Joined: August 14th, 2010, 11:21 am

Re: Simple question ) How create game for Single Player ?

Postby Fost » August 16th, 2010, 10:09 am

a live forum?
Fost
 
Posts: 6
Joined: August 14th, 2010, 11:21 am

Re: Simple question ) How create game for Single Player ?

Postby Henrik » August 16th, 2010, 11:34 am

Which of the Player.IO services do you want to use?

You can use QuickConnect to do a simple integration with Kongregate or Facebook. You can also use GameFS to host your game and its assets.

We've collected all examples and guides in our showcase: http://playerio.com/showcase/
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Simple question ) How create game for Single Player ?

Postby Benjaminsen » August 16th, 2010, 12:34 pm

There is also BigDB which is a hosted database solution for flash game developers.

The Chain Reaction example in the development package only uses BigDB. There is a video toturial for getting started with that project here: http://playerio.com/showcase/chain-reac ... h-example/
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: Simple question ) How create game for Single Player ?

Postby Fost » August 16th, 2010, 6:09 pm

If I want use other socialnetwork, I should use " QuickConnect " ?
I want write gameLogic on server side, like in PlayerIO - multiplayer. It`s possible ?
Fost
 
Posts: 6
Joined: August 14th, 2010, 11:21 am

Re: Simple question ) How create game for Single Player ?

Postby Benjaminsen » August 16th, 2010, 6:16 pm

QuickConnect gives you an easy way to Authenticate with 3Rd party databases such as Kongregate and Facebook.
If you wish to integrate with those, yes you should use QuickConnect to authenticate your users.

All Player.IO API's works together smoothly so you can Authenticate with QuickConnect, Use BigDB for database storage and our Miltiplayer system for multiplayer without having to worry about if it works together.
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: Simple question ) How create game for Single Player ?

Postby Fost » August 16th, 2010, 6:19 pm

In "PlayerIO.quickConnect.simpleConnect" can I use this property
developmentServer = "localhost:8184"
?

thanks
Fost
 
Posts: 6
Joined: August 14th, 2010, 11:21 am

Re: Simple question ) How create game for Single Player ?

Postby Benjaminsen » August 16th, 2010, 6:36 pm

The developmentServer option is only used for the Player.IO service.

IE if you are just using QuickConnect or BigDB you do not need to set it.

/Chris
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark


Return to ActionScript 3.0



cron