Hello everybody can anyone tell me how to make an online arcade like kongregate but with paypal features and if possible , can anyone tell me how they made this awesome site
and how can scirra store informations about us
Thanks
There's a huge amount to cover. It's like asking how to build a car, where do you start? Best to make sure you know server-side scripting really well first (ASP.NET/PHP/whatever, and SQL for databases) and build some simple websites as practice.
Develop games in your browser. Powerful, performant & highly capable.
Ashley
Any good tutorial to start ?
Well you probably won't find a cake recipe for this. It's the same as asking : How do i make a MMO ? Some could say that if you have to ask you will never make it. I say first: Did you learn the basics first ? Then go learn the "hardies". Then discover what features a site like Kongregate has to offer. Then what technologies they used to make it possible. Go learn those technologies. Master one by one. When you do that learn how to integrate them together. Then GOTO: first step and repeat as necessary.
Here's a good WebMonkey one that'll give you an idea of what's involved in setting up a web server (the first step in making an online arcade), with lots of follow-up articles.