Skip to content

hackbinghamton/GameDevelopmentWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Development Workshop

Getting Started

In this workshop, we'll be going over the basics of the Unity game editor. You'll learn how to use the editor to create your own game, by, well, creating your own game! Unity uses the C# programming language, so we have sections that go over the basics. It is recommended that you have some Object Oriented programming experience, but you can definitely try your hand at this workshop if you don't.

Sections

These are all of the sections of the workshop. We recommend that you go over them in order, as each sections builds off the other. This entire tutorial is not short, but don't be discouraged. You can still learn so much from this workshop without completing the entire project.

  1. Downloading Unity and Visual Studio
  2. The Unity Editor/Interface Overview
  3. Basic Scripting/C# Overview
  4. Movement/Physics
  5. Input/Camera
  6. Collision
  7. UI/GameState
  8. Multiple levels
  9. Best Practices, Neat Tricks, and Extra Resources

Game Files

Additionally, here are some zip files for different parts of this project in case you'd like to continue from there or check your work:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published