Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minapecheux/unity-quick-tutorials
The code & assets for Unity/C# tutorials I published in video format on YouTube (π¬π§).
https://github.com/minapecheux/unity-quick-tutorials
csharp csharp-code game game-dev game-development gamedev tutorial unity unity-demo unity-scripts unity2d unity3d
Last synced: 4 months ago
JSON representation
The code & assets for Unity/C# tutorials I published in video format on YouTube (π¬π§).
- Host: GitHub
- URL: https://github.com/minapecheux/unity-quick-tutorials
- Owner: MinaPecheux
- License: mit
- Created: 2024-07-02T12:08:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T15:57:26.000Z (7 months ago)
- Last Synced: 2024-09-23T11:31:48.915Z (4 months ago)
- Topics: csharp, csharp-code, game, game-dev, game-development, gamedev, tutorial, unity, unity-demo, unity-scripts, unity2d, unity3d
- Language: ShaderLab
- Homepage: https://minapecheux.com/
- Size: 11.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Unity + C#] Quick Tutorials
**Mina PΓͺcheux - Since July 2024**
This repo contains the code and assets for the "Unity in 2 min!" tutorials I published as videos on YouTube.
β¨ Amazing **asset packs** by:
- [Kenney](https://kenney.nl/)
- [Kay Lousberg](https://kaylousberg.itch.io/)---
Also, as of now, the repo contains the code and assets for the following tutorials:
## 01. FPS Controller
- Watch on YouTube: [in English π¬π§](https://www.youtube.com/watch?v=kN42ao-mxE4)
- See the files [in the repo](/Assets/01-FPSController/)![cover-01_FPSController](/doc/01_FPSController.png)
## 02. Finite State Machines (FSMs)
- Watch on YouTube: [in English π¬π§](https://www.youtube.com/watch?v=a-G0qSLZOKQ)
- See the files [in the repo](/Assets/02-FSMs/)![cover-02_FSMs](/doc/02_FSMs.png)