Downloads
Here are all of the major applications necessary to make games.
Note: Our usual meeting place (E1307) has all necessary softare installed. See our next meeting time can be found here. This download guide contains all of the most common tools used in game development. If you plan on working at home, we suggest you download unity and git at the least.
Unity
Unity is a game engine that provides a user interface (UI) which allows you to easily combine your code and 3d models to make games.
Visual Studio
Visual Studio is an IDE (integrated development environment), which makes it easier to write code.
Git (and Github sorta)
Git is a version control software and Github is a cloud storage service made for code and Git.