Skip to content

gamedevmcgill/F2021-Unity-Bootcamp-FPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F2021-Unity-Bootcamp-FPS

3 weeks long boot camp teaching university students the basics of game development and programming. Made in Unity 3D with C#.

Set Up

  1. Download and install Git Classic at https://git-scm.com/downloads and Unity 2020.3.15f1 at https://unity3d.com/fr/get-unity/download/archive

  2. On command line
    git clone https://github.com/gamedevmcgill/F2021-Unity-Bootcamp-FPS.git

  3. Within the Unity Bootcamp Folder folder, checkout the branch that has the episode you want to view. In command line, X is the episode number corresponding to the bootcamp session.
    git checkout episodeX

  4. Open Unity Hub and click Add.

  5. Select the Unity Bootcamp Folder on your computer from cloning.

  6. Use the Unity version (or similar version) written next to the added project, then click on that project panel to open in Unity.

Ressources

Released episodes:

  • episode0 (Starting project)
  • episode1 (Setup and Character Controller)
  • episode2 (Combat and Enemy AI)
  • episode3 (UI and Game Loop) (See patch notes)

Note: After each session a new episode will be released along with its assets.

Contact

Contact the current exec team of GameDev McGill, McGill's game development undergraduate student society via:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published