Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperlink all the things #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Day-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

2. Install Unity3D on everyone's computer, and get everyone on the internet.

3. Explain how the github repo works, and get everyone to load up the first tutorial.
3. Explain how the GitHub repo works, and get everyone to load up the first tutorial.

4. Lets make cool stuff with Unity3D now! (every day after the first probably starts with step 4)

5. An interactive preview of what the tutorials help you learn to develop can be found here: http://codegiraffe.com/unity/tut_web.html
5. An interactive preview of what the tutorials help you learn to develop can be found here: http://codegiraffe.com/unity/tut_web.html
4 changes: 2 additions & 2 deletions Day-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

2. Make sure everyone has Unity3D and internet access

3. Make sure everyone knows where to get stuff using github
3. Make sure everyone knows where to get stuff using GitHub

4. Lets make cool stuff with Unity3D now!
4. Lets make cool stuff with Unity3D now!
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Intermediate Unity

* Day 1: Installation, setup, and basics (tut1)
* Day 2: Basic UI, and simple world creation (continue tut1)
* Day 3: Materials and Particles (tut2)
* Day 4: Scripting: shooting and wandering enemies (tut3)
* Day 5: Vote on something else to learn (More scripting (including specific programming questions)? 3D modelling? Sound? Debugging? Related math concepts?)
* Day 6: Challenges and Devoted Show-and-Tell time.
* [Day 1](Day-1): Installation, setup, and basics (tut1)
* [Day 2](Day-2): Basic UI, and simple world creation (continue tut1)
* [Day 3](Day-3): Materials and Particles (tut2)
* [Day 4](Day-4): Scripting: shooting and wandering enemies (tut3)
* [Day 5](Day-5): Vote on something else to learn (More scripting (including specific programming questions)? 3D modelling? Sound? Debugging? Related math concepts?)
* [Day 6](Day-6): Challenges and Devoted Show-and-Tell time.