https://github.com/stoverc/unityanimals
UnityLearn Unit 2
https://github.com/stoverc/unityanimals
Last synced: 12 months ago
JSON representation
UnityLearn Unit 2
- Host: GitHub
- URL: https://github.com/stoverc/unityanimals
- Owner: stoverc
- Created: 2022-08-30T15:38:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T22:50:02.000Z (about 3 years ago)
- Last Synced: 2025-05-31T05:23:23.815Z (about 1 year ago)
- Language: C#
- Size: 5.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Animals
UnityLearn Unit 2
A month or so ago, my 9yo and I decided to add [Unity Learn](https://learn.unity.com/)'s [Junior Programmer pathway](https://learn.unity.com/pathway/junior-programmer) to our homeschool curriculum.
The Junior Programmer pathway involves making small video game-type projects with Unity + C#. Incorporating it into our homeschool curriculum was my attempt to use my son's passion for video games as a stepping stone towards getting him into programming.
So far, we've had some pretty good luck on it: We're figuring stuff out as we go, and he's having a blast! I'm super stoked about how it's going, and as such, documenting the progress here seems like a worthwhile endeavor.
## Changelog
### 30 Aug 2022
1. Initial upload, based on previous Unity uploads.