51 Forks
351 Stars
351 Watchers

GameProgrammerStudyNotes

游戏开发学习笔记

How to download and setup GameProgrammerStudyNotes

Open terminal and run command
git clone https://github.com/TastSong/GameProgrammerStudyNotes.git
git clone is used to create a copy or clone of GameProgrammerStudyNotes 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 GameProgrammerStudyNotes https://github.com/TastSong/GameProgrammerStudyNotes/archive/master.zip

Or simply clone GameProgrammerStudyNotes with SSH
[email protected]:TastSong/GameProgrammerStudyNotes.git

If you have some problems with GameProgrammerStudyNotes

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