.a970 { width: 970px; margin: 0 auto; } ".ob_get_contents(); ob_end_Clean(); }elseif($mmorpgforums970Active == "yes" && $mmorpgforums970Campaign == 2){ ob_start(); include($ad970x250path .'ad970x250_2.php'); $ad970x250 = "".ob_get_contents(); ob_end_Clean(); }elseif($mmorpgforums970Active == "yes" && $mmorpgforums970Campaign == 3){ ob_start(); include($ad970x250path .'ad970x250_3.php'); $ad970x250 = "".ob_get_contents(); ob_end_Clean(); } //echo $ad970x250;

Minecraft Development

Discussion in 'Minecraft' started by RolePlayer, Oct 3, 2015.

  1. RolePlayer

    RolePlayer Well-Known Member
    Regular

    Joined:
    Jul 29, 2015
    Messages:
    100
    Likes Received:
    1
    How long did the game Minecraft take to develop from it's inception until it's first platform was released? It seems like a pretty intricate game. I've always wondered how long the developmental process is for these types of building games are.
     
  2. Snakevenom

    Snakevenom Well-Known Member
    Regular

    Joined:
    Aug 6, 2015
    Messages:
    69
    Likes Received:
    0
    He started it in around 2010-2011 so that should give you an idea, I wouldn't say it is intricate.

    It's more massive than intricate, intricate means detailed and complicated. From a programmers perspective I would say that it's not too complex however he has clearly used data structures cleverly. It's not detailed either.

    And it doesn't need to be either of those things, it's a great game anyway and that's all that matters.
     
  3. FuZyOn

    FuZyOn Well-Known Member
    Regular

    Joined:
    Sep 21, 2014
    Messages:
    1,868
    Likes Received:
    538
    Well, the game launched in 2009 so I'd say it was in the works for at least a couple of years before. It's not that easy to make a game like this, but they started out small and added features after.