Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:43:10.000Z (2 months ago)
- Last Synced: 2024-10-29T08:29:19.629Z (2 months ago)
- Topics: c-sharp, game-development, unity
- Language: ShaderLab
- Homepage:
- Size: 1.69 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- 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.