Skip to content

Instantly share code, notes, and snippets.

@jawa0
Created April 3, 2022 18:17
Show Gist options
  • Save jawa0/821e8373c408cbc69a4a20e1fae14d68 to your computer and use it in GitHub Desktop.
Save jawa0/821e8373c408cbc69a4a20e1fae14d68 to your computer and use it in GitHub Desktop.
Resources and Links for Getting Into Game Development
Game Jams
- learn by doing
- where you make a small simple game over a few days, either alone, or with a group
- these should be free (be suspicious if they want to charge you money)
=========
List of Game (making) Jams on Itch.io
https://itch.io/jams
Toronto Game Jam <-- GREAT!!
http://www.tojam.ca/
Dames Making Games, Toronto
https://dmg.to/
Clubs and Student Groups
========================
University of Toronto Game Design and Development Club
http://www.utgddc.com/
Ryerson Student Group - The Game Maker's Union
https://studentlife.ryerson.ca/the-game-makers-union-unity/
Game Making Software:
=====================
Roblox: How to Go From Payer To Creator
https://blog.roblox.com/2020/03/go-player-creator-roblox/
Construct 3 Game Making Software
https://www.construct.net/en
- make 2d games without programming
Unity Game Engine
https://unity.com
- can download code and models from the Unity Asset Store
Unreal Game Engine
https://www.unrealengine.com/
- can use "Blueprints" to make game without programming
Education:
==========
- Employers are more interested in what you can do, than what degrees or diplomas you have. Build up a portfolio, showing your best work.
- for instance, see DeviantArt or Artstation
- There are many game-development-specific private programs. Be cautious. Often they are not transparent about how much you will
actually pay, in total. For example some programs may come to $30k for 18 months. These are generally not that highly regarded
by employers, but can be one way to develop your portfolio. There are great students in every graduating batch, but also a lot
of people drop out when they realize that game development is hard (but fun) work.
- You will always be most employable if you have both traditional education, as well as a portfolio of game projects.
- Consider studying e.g. computer science, computer engineering, well-regarded art school even if it doesn't have a game
development class or program. You can join or start a game development club.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment