0 Forks
21 Stars
21 Watchers

Heirloom

A C# framework that provides utilities for 2D drawing, audio, basic algorithms, and more. Useful for quick prototyping and implementing games and other graphical applications. Heirloom currently is supported on Windows, Linux, and macOS.

How to download and setup Heirloom

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

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

If you have some problems with Heirloom

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