2712 Forks
9590 Stars
9590 Watchers

MonoGame

One framework for creating powerful cross-platform games.

How to download and setup MonoGame

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

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

If you have some problems with MonoGame

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