https://github.com/stoverc/unityplane
UnityLearn Challenge 1
https://github.com/stoverc/unityplane
Last synced: 11 months ago
JSON representation
UnityLearn Challenge 1
- Host: GitHub
- URL: https://github.com/stoverc/unityplane
- Owner: stoverc
- Created: 2022-06-30T05:35:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T05:41:44.000Z (almost 4 years ago)
- Last Synced: 2025-06-28T17:44:26.231Z (12 months ago)
- Language: C#
- Size: 3.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Plane
UnityLearn Challenge 1
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 Jun 2022
1. Initial upload. I had to do some research online about how to use `.gitignore` to make this massive directory archivable, and so far, it seems to have worked! ::fistpump::