Search Unity

Making a development 'leap'

Discussion in 'General Discussion' started by Tom01098, Aug 28, 2015.

  1. Tom01098

    Tom01098

    Joined:
    Jun 8, 2015
    Posts:
    42
    So, I've made a few very small games so far, that have seemed to work fairly well. My only problem is that these games have taken me ~1 day to make, so I'm not particularly learning anything from them.

    So, before I start to try and delve into a larger game, does anyone have any personal advice on making their first 'slightly-larger-than-the-pitifully-small' games?
     
  2. LaneFox

    LaneFox

    Joined:
    Jun 29, 2011
    Posts:
    7,521
    Why not just add more features to your simple games?
     
  3. Master-Frog

    Master-Frog

    Joined:
    Jun 22, 2015
    Posts:
    2,302
    Could you show what you're doing now?
     
  4. Tom01098

    Tom01098

    Joined:
    Jun 8, 2015
    Posts:
    42
    Been there, done that :D
     
  5. Tom01098

    Tom01098

    Joined:
    Jun 8, 2015
    Posts:
    42
    Master-Frog likes this.
  6. Master-Frog

    Master-Frog

    Joined:
    Jun 22, 2015
    Posts:
    2,302
    Pretty good for a "tiny little game". So you want slightly larger than pitifully small? Separate gameplay into waves of hazards, with different waves containing different kinds of hazards. Also add random things to appear that the player is supposed to try and collect. Introduce new mechanics every few waves and then create more elaborate challenges by combining those new mechanics in different ways. Keep increasing the complexity and challenge of the game as the levels progress and try to achieve a good difficulty curve.

    This should take you a couple of weeks, enjoy!

    Or did you have something else in mind?
     
    Kiwasi and Tom01098 like this.
  7. Tom01098

    Tom01098

    Joined:
    Jun 8, 2015
    Posts:
    42
    I guess I'll do that then!
     
    Ony and Master-Frog like this.
  8. Kiwasi

    Kiwasi

    Joined:
    Dec 5, 2013
    Posts:
    16,860
    Make it an MMO. MMOs are complex. ;)
     
  9. Tom01098

    Tom01098

    Joined:
    Jun 8, 2015
    Posts:
    42
    ;) ;) ;)
     
  10. tedthebug

    tedthebug

    Joined:
    May 6, 2015
    Posts:
    2,570
    & add zombies & crafting
     
    Martin_H, Tom01098 and Tomnnn like this.
  11. Tomnnn

    Tomnnn

    Joined:
    May 23, 2013
    Posts:
    4,148
    There's nothing wrong with building lots of small pieces that later can come together.

    :confused:o_O:eek:
     
  12. QFSW

    QFSW

    Joined:
    Mar 24, 2015
    Posts:
    2,906
    Add UI, every game needs UI so it's always good practice
     
    Tomnnn likes this.
  13. Tomnnn

    Tomnnn

    Joined:
    May 23, 2013
    Posts:
    4,148
    Especially since there's a relatively new one now. And it makes use of UnityEvents :D
     
    QFSW likes this.