You'll create a basic minigame in which a basket moves around the screen and the player controls three characters trying to shoot a basketball. This will teach you about basic game structure, triggering animations, the Input class, collision, instantiation, using GUI for game feedback and menu buttons, and utilizing power-ups. You can build on this game by adding levels, challenges, more power-ups, or by using custom art assets and taking it in your own direction.
Code:
http://pyramidfiles.com/wczyjnfbsbq2/UNITY_3D_Basketball_Shootout.part1.rar.html
http://pyramidfiles.com/ztnm2xigaj9e/UNITY_3D_Basketball_Shootout.part2.rar.html
http://pyramidfiles.com/x93flclj5tws/UNITY_3D_Basketball_Shootout.part3.rar.html