https://github.com/iamtakuu/learning101
A space for my students to learn and practice.
https://github.com/iamtakuu/learning101
c-sharp game-development unity
Last synced: about 1 year ago
JSON representation
A space for my students to learn and practice.
- Host: GitHub
- URL: https://github.com/iamtakuu/learning101
- Owner: iamTakuu
- Created: 2024-10-21T11:55:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T12:43:40.000Z (over 1 year ago)
- Last Synced: 2025-03-27T23:51:07.061Z (about 1 year ago)
- Topics: c-sharp, game-development, unity
- Language: ShaderLab
- Homepage:
- Size: 2.04 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning101
A space for my students to learn and practice Unity. The current Editor version is **2022.3.49f**, so anything after that (Unity 6 not tested) should be compatible- and even as early as **v.3.20**. No promises lol.
## Purpose
- Make Unity and C# more approachable throughout the semesters and my time at SAE.
- Teach Open Source basics and general Version Control stuff.
🐱💻
- Simple _Base_ for any Unity projects you may need to work with in the future.
- Have fun lol!
## Contributing
If you want to contribute to this thing, simply just update your code, create a [pull request](https://www.geeksforgeeks.org/how-to-create-a-pull-request-in-github/), and I'll review it. The goal is to create a very BASIC unity project, with some cool features and good practices so be mindful.