3 replies
Hey, I'd like to make an online sports simulation game similar to courtrivals.com . What language would be the best thing for me to learn in order to create this product? Also if I wanted to partner with a programmer, how much would it cost to create the game by paying someone?

I'll give a brief description of what CR is...You have your own basketball player and you train him in different statistical categories (shooting, 3pt shooting, blocking, rebounding, speed, etc) and you have 10 members on your team. A sim is run that plays the games and then reports back the boxscores with stats after the sim runs.

If anyone has ever played tribal wars, it's very similar as far as the training part goes.
#game #online
  • Profile picture of the author sylarrr
    You have to definitely learn web development languages.
    Frontend/UI: HTML/CSS + Javascript(optional)
    Backend: PHP or ASP.NET or Java (servlets) or Phyton (I would recommend PHP)
    Database: SQL
    Signature
    Use Androidâ„¢ smartphone?

    Read Warrior Forums?


    Warrior Forum Reader for Androidâ„¢ FREE
    {{ DiscussionBoard.errors[4549194].message }}
  • Profile picture of the author unnatural
    If you want a visual game, learning Flash would be a good start, for multi player and other featuresyou'll also need to integrate with a database (MySQL).

    Alternatively you can check out UNITY: Game Development Tool it's a free game engine that's gaining a lot of traction and you can create some pretty slick games fairly quickly. They play on web,iphone,android, pc etc.

    Ryan
    {{ DiscussionBoard.errors[4551780].message }}
  • Profile picture of the author Ken Durham
    I just read an article talking about fantasy sports and how it is becoming quite lucrative.
    I would use a LAMP system to program such a thing. This way it is easy to maintain and can be used on most servers.
    Cost factor? Depends upon how much detail, logic rules, etc... that would be needed.
    Probably a lot of testing and modifying will be done in the beginning. People often forget about the back-end, which can be as large or larger than the front end.
    First guess, beginning at about $10K for a modulated system...
    Signature

    yes, I am....

    {{ DiscussionBoard.errors[4552643].message }}

Trending Topics