|
1 | | -# learning-unity-game-development |
| 1 | +# :mortar_board: :video_game: Learning Unity for Game Development |
| 2 | + |
2 | 3 | Projects, samples and templates created to learn game development with Unity.
|
| 4 | + |
| 5 | +## :beginner: Tutorials |
| 6 | + |
| 7 | +:heavy_check_mark: Completed |
| 8 | +:o: Incomplete |
| 9 | + |
| 10 | +### Online Tutorials and Courses |
| 11 | + |
| 12 | +1. :file_folder: Zenva GameDev Academy: Unity [Courses](Zenva-GameDev-Academy-Unity-Courses/) and [Tutorials](Zenva-GameDev-Academy-Unity-Tutorials/) |
| 13 | +2. :file_folder: [Udemy: Unity Courses](Udemy-Unity-Courses/) |
| 14 | +3. :file_folder: [Eduonix: Unity Courses](Eduonix-Unity-Courses/) |
| 15 | +4. :file_folder: [Packtpub Unity Tutorials](Packtpub-Unity-Tutorials/) |
| 16 | +5. :file_folder: [Pluralsight Unity Courses](Pluralsight-Unity-Courses/) |
| 17 | +6. :file_folder: [BitDigree Unity Courses](BitDigree-Unity-Courses/) |
| 18 | +7. :file_folder: [StackSkills Unity Courses](StackSkills-Unity-Courses/) |
| 19 | + |
| 20 | +### Unity Game Jams and Streams |
| 21 | + |
| 22 | +- :heavy_check_mark: [Unity Building Blocks Stream](https://www.youtube.com/watch?v=Ip6ZaNisyTE) -- YouTube workshop |
| 23 | +- :o: [Explore-LEGO-Microgame](Pathway-Unity/source/Explore-LEGO-Microgame) |
| 24 | +- :o: [Extreme-FPS-Microgame](Pathway-Unity/source/Extreme-FPS-Microgame) |
| 25 | +- :o: [Extreme-Karting-Microgame](Pathway-Unity/source/Extreme-Karting-Microgame) |
| 26 | +- :o: [Extreme-Platformer-Microgame](Pathway-Unity/source/Extreme-Platformer-Microgame) |
| 27 | + |
| 28 | +### OLD Online Tutorials and Courses |
| 29 | + |
| 30 | +- :heavy_check_mark: [Unity Crash Course: Basics of 2D Game Development](https://skl.sh/3dU9o2v) -- SkillShare tutorial |
| 31 | + |
| 32 | +### Unity Learning Pathways |
| 33 | + |
| 34 | +- :file_folder: [Pathway Unity Essentials](Pathway-Unity/) |
| 35 | + |
| 36 | +### Learning Unity YouTube Tutorials |
| 37 | + |
| 38 | +- :file_folder: [Brackeys](Learn-Unity-YouTube-Tutorials/docs/Brackeys.md) |
| 39 | +- :file_folder: [Jason Weimann](Learn-Unity-YouTube-Tutorials/docs/Jason-Weimann.md) |
| 40 | +- :file_folder: [Lost Relic Games](Learn-Unity-YouTube-Tutorials/docs/Lost-Relic-Games.md) |
| 41 | +- :file_folder: [Code Monkey](Learn-Unity-YouTube-Tutorials/docs/Code-Monkey.md) |
| 42 | +- :file_folder: [Other Youtube Tutorials](Learn-Unity-YouTube-Tutorials/) |
| 43 | + |
| 44 | +### Online Courses |
| 45 | + |
| 46 | +1. :o: [Launchpad](Online-Courses/) |
| 47 | +2. :o: [7-Day Game Launch Challenge](Online-Courses/) |
| 48 | + |
| 49 | +## :page_with_curl: License |
| 50 | + |
| 51 | +The source code I created is free -- see the [LICENSE](UNLICENSE) file for details |
| 52 | + |
| 53 | +All game assets used in these tutorials (art, sound, music) was provided by the tutorial, and probably have their own end user license agreements. |
| 54 | + |
| 55 | +For assets from Unity Store please have a look at the [Asset Store Terms of Service and EULA](https://unity3d.com/legal/as_terms) |
0 commit comments