Wireframe game?

Discussion in 'Public Game Developers Forum' started by squidgyjelly, Jun 7, 2013.

  1. squidgyjelly

    squidgyjelly Active Member

    Apr 1, 2013
    40
    0
    0
    kitchen
    Where do you work out how to start and do a wireframe for a game?
     
  2. iChris

    iChris Member

    Aug 20, 2012
    21
    0
    1
    Software Developer
    Dortmund, Germany
    I start with a roughly planned concept. The concept includes at least the game mechanics. Some kind of story idea. And some basic decisions as 2D or 3D / multiplayer or single player.
    Then I implement the mechanics and check how much fun it is to play. Point out where the problems are. These implementation uses proxy graphics and no animation.
    After testing I refine the concept. This happens several times. It is finished when gameplay feels smooth.

    For arcade games it works well.
    I don't have a clear rule when to start implementing. For implementing the first concept the rule is: Keep it simple and don't waste time on details!
     

Share This Page