-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
57b7e5d
commit e087302
Showing
2 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
Teach Me How to Unity (TMHTU) | ||
===== | ||
|
||
The second Teach Me How To event from the SMU CS and Math society, taught by Joel Kuntz. | ||
The second Teach Me How To event from the SMU CS and Math society, lead by Joel Kuntz. | ||
|
||
A rehash of the 3hour long tutorial videos located [here](http://unity3d.com/learn/tutorials/projects/space-shooter). | ||
A rehash of Unity's 3 hour long tutorial videos located [here](http://unity3d.com/learn/tutorials/projects/space-shooter). They gave us some really cool assets and baseline, let's see where we can take this. | ||
|
||
Contributing | ||
===== | ||
|
||
1. Fork | ||
2. Make a duplicate scene, rename it and create in that scene | ||
3. Make a pull request for your features/scenes to be added | ||
|
||
|