Go Back   OnRPG Free MMORPG Forums > Other > Game Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-11-2009, 09:37 PM   #11 (permalink)
Marios's Mustache Wax
 
Join Date: Jul 2009
Location: Antwerp, Belgium
Posts: 9
Reputation: 11
Default

Hi!

I have made several browser games in the past (Nickotopia, Neranex), and I would like to add a few remarks to building a browser game.

If you are making a true browser game, one that solely uses clicks to make requests I believe you should use a good webhost with PHP and MySQL. Although bandwidth is important, it is as much of an importance as it would be on any other sites. I don't think a browser game chews up more bandwidth. I made a mmorpg using keystrokes and AJAX, and it was really fast enough.

If you are make a browser game that reads keystrokes, but not necessarily uses a flash or java apllet, I think you might want to try hosting on your own. One of the benefits is that you can use an external server which can connect straight to your site's database. This was one of my disadvantages for a school project we had, since we couldn't display the user stats on our webpage for a certain player from the game server. Most hosts don't like it when you want an external application to connect to your site's database.
__________________
Nickmania - a free game development portal with games depot
beather64 is offline   Reply With Quote
Old 09-20-2009, 03:23 PM   #12 (permalink)
Marios's Mustache Wax
 
Join Date: Sep 2009
Posts: 4
Reputation: 10
Default

that's good! gj
xkalusx is offline   Reply With Quote
Old 10-24-2009, 10:15 PM   #13 (permalink)
Marios's Mustache Wax
 
Join Date: Oct 2009
Location: Canada
Posts: 1
Reputation: 10
Default

As far as bandwidth is concerned you have allot of options. Images tend to take up a large bulk of bandwidth. Here are some strategies we have looked into during the development of legacy of warriors:

Image compression
You can adjust the compression of jpegs, and if your images fit within the 256color range you can make them 8 bit pngs, have a look online for jpegtran, pngcrush and pngquant.

Cache control
Make sure the images are being cached in the browser so that users aren’t downloading them every time they visit a page.

CSS Sprites
You can combine multiple images into one and use background-position to get the individual images out. This reduces number of requests and can help with compression if the images have any similarities.
__________________
Legacy of Warriors - in development.
TheAccolade is offline   Reply With Quote
Old 11-01-2009, 08:18 PM   #14 (permalink)
Still learning the ropes
 
Join Date: Nov 2008
Location: The United States! Where recission is ripping us apart! YAY! *claps*
Posts: 20
Reputation: 10
Default

>.>

I have often tried to go to the site, but I am unable to.... Any idea why that is?
__________________
<a href="http://www.fodey.com/generators/animated/ninjatext.asp"><img src="/results/r9/2037/2ac89e91a21049419b50775a42c0a608.0.gif" border=0 width="497" height="119" alt=""></a>
legomatthew is offline   Reply With Quote
Old 11-04-2009, 04:07 PM   #15 (permalink)
Marios's Mustache Wax
 
Join Date: Jul 2009
Posts: 3
Reputation: 10
Default

Unfortunately, there seems to be an error somewhere within my Wordpress install that occasionally causes an infinite loop that chews up all the memory on the server; at that point, things crash.

It seems to happen intermittently, but has been happening more and more frequently lately - I've been trying to troubleshoot it, but it's difficult to find the time.
bbrowsergames is offline   Reply With Quote
Old 11-24-2009, 02:12 AM   #16 (permalink)
Marios's Mustache Wax
 
Join Date: Nov 2009
Posts: 1
Reputation: 10
Default Game Dev Team Question

I am looking to build a game similar in action as Dark Orbit. Not quite a clone, but the programming would be closer to this game than any other. I am looking for any advice to putting my team together, the programming language needed (like Flash/Flex) and any other things I might not be considering.

I am a PHP, business applications developer and graphic designer (comes with the territory), so not completely clueless.

I have quotes from outsourced companies (India, checkoslovakia, etc..) but am worried about distance and communications issues.

I am also looking to learn how to do it myself if need be as my efforts to recruit developers in California has greatly failed. Thanks in advance for any advice.
Servicefly is offline   Reply With Quote
Old 05-23-2010, 09:47 AM   #17 (permalink)
Marios's Mustache Wax
 
cheeseoboi's Avatar
 
Join Date: May 2010
Posts: 5
Reputation: 10
Smile Thanks

wow thanks for this it is realy good thanks again
cheeseoboi is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:44 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0
OnRPG, Copyright ©2003-2011, Game Entertainment Enterprises