-3

What types of game should I start making to get started with Unity 3D? Any ideas?

Remember: it should be small, and not art-intensive.

Ming-Tang
  • 1,040
  • 1
  • 12
  • 20
  • 4
    -1, "what game should I make" isn't really a good question. Also for beginning games there's already a pretty thorough list here. http://gamedev.stackexchange.com/questions/854/what-are-good-games-to-earn-your-wings-with – Tetrad Dec 13 '10 at 06:25
  • In any game engine a know gametype would be a good place to start. I have a few suggestions. 1) Pac-Man clone. 2) Space Invaders/Galaxy 3) Frogger 4) any other "basic" game that seems too simple always shows up to have enough for beginners. Try some of them first. Then you will learn a lot. If you dont know the games, use Youtube to learn about them. – BerggreenDK Sep 06 '11 at 00:13

1 Answers1

4

Take one of the existing Unity example projects and modify it. This gives you a good solid base to work from.

Tim Holt
  • 10,318
  • 1
  • 31
  • 46