2d Game in unity tutorial

hi, I'm new in unity world.. my first question is .. where i can find a tutorial for create a 2d Game ?

Thanks

The tutorials page on the official site has a 2D Gameplay Tutorial.

The following two video tutorials actually cover the same game: a 2D space shooter. Both tutorials cover the basic concepts of Unity3D.

Javascript: http://www.unityjumpstart.com/ProofOfConcept_1/

C#: http://forum.unity3d.com/viewtopic.php?t=39327

I didn't see the Javascript one but the second one is quite entertaining and well done.

I recently finished developing a 2D game for iOS and Android in Unity. The following tutorial helped:
http://www.rocket5studios.com/tutorials/creating-2d-games-with-unity3d-part-1/

Recently finished a 2D game for iOS and Android. This tutorial helped:

http://www.rocket5studios.com/tutorials/creating-2d-games-with-unity3d-part-1/

Also You can find the best tutorial by Mr.Mike Geig from Unity here:

http://unity3d.com/learn/tutorials/modules/beginner/live-training-archive/infinite-runner

there's another one, called evac-city tutorial, also 2D