A 2D Versus Shmup made in Unity
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Initial commit

james7132 1e72d0c6

+21
+17
.gitignore
··· 1 + [Ll]ibrary/ 2 + [Tt]emp/ 3 + [Oo]bj/ 4 + [Bb]uild/ 5 + 6 + # Autogenerated VS/MD solution and project files 7 + /*.csproj 8 + /*.unityproj 9 + /*.sln 10 + /*.suo 11 + /*.user 12 + /*.userprefs 13 + /*.pidb 14 + /*.booproj 15 + 16 + #Unity3D Generated File On Crash Reports 17 + sysinfo.txt
+4
README.md
··· 1 + Dogfight 2 + ======== 3 + 4 + A 2D Versus Shmup made in Unity