38 Forks
58 Stars
58 Watchers

gamedev

Example code and docs for "Game Development and Design" class

How to download and setup gamedev

Open terminal and run command
git clone https://github.com/kidscancode/gamedev.git
git clone is used to create a copy or clone of gamedev repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gamedev https://github.com/kidscancode/gamedev/archive/master.zip

Or simply clone gamedev with SSH
[email protected]:kidscancode/gamedev.git

If you have some problems with gamedev

You may open issue on gamedev support forum (system) here: https://github.com/kidscancode/gamedev/issues