Thread: Real time Multiplayer Online Game (Facebook)

  1. #1
    Registered User
    Join Date
    May 2009
    Posts
    64

    Real time Multiplayer Online Game (Facebook)

    Hello! I don't have any idea where to start on creating the server.

    My goal is to create a real time multiplayer online game in flash that I can also put in facebook. The game would be a tower defense with maybe 2 to 4 players on it.

    First, I though of creating a flash as client and java as the server.

    Second, I though of creating a client using flash then php as my server.

    Lastly, flash as a client and probably java or C++ as server.

    If you noticed, I stick entirely on flash because of its marketing advantage.

    My problems are:

    1) What language to use as the server?

    2) Is real time game possible in flash?

    3) Do you think Facebook is a good target for earning money later?

    4) Do you have any comments or suggestions?

    Thank you
    Sarah

  2. #2
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    I think if you have these questions maybe you should dedicate yourself to something else. The market is already competitive enough between people who actually know very well what they need and how they need to do it.

    Anyways,

    1) if you want to develop your multiplayer game in Flash, you will probably require Flash Media Server to code the game server.

    2) Yes.

    3) I think you have better chances getting a job instead.

    4) See first paragraph.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  3. #3
    Registered User MrMatt027's Avatar
    Join Date
    Nov 2010
    Location
    USA, Florida
    Posts
    21
    Considering there aren't many "Tower Defense" games on Facebook, there's potential. But an online multiplayer game, even a simple one, is going to take a lot of coding. If you have a small team of coders you could get it done in a fraction of the time. So my suggestion would be, get together a team of dedicated coders that share the same interest you do. Good luck.
    MrMatt027
    Was here...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need book to program game into multiplayer...
    By edomingox in forum Game Programming
    Replies: 3
    Last Post: 10-02-2008, 09:26 AM
  2. 2D Game project requires extra C++ programmers, new or experienced
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 05-16-2007, 10:46 AM
  3. Programming Puns
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 44
    Last Post: 03-23-2002, 04:38 PM
  4. an online game to beat all others...
    By iain in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 01-15-2002, 04:28 PM
  5. Replies: 7
    Last Post: 12-12-2001, 10:28 AM