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

https://github.com/stoverc/unityplane

UnityLearn Challenge 1
https://github.com/stoverc/unityplane

Last synced: 11 months ago
JSON representation

UnityLearn Challenge 1

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::