48 Forks
286 Stars
286 Watchers

HandsOnRust

The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson

How to download and setup HandsOnRust

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

Or simply clone HandsOnRust with SSH
[email protected]:thebracket/HandsOnRust.git

If you have some problems with HandsOnRust

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