Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

The code & assets for Unity/C# tutorials I published in video format on YouTube (πŸ‡¬πŸ‡§).

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)