6 Forks
180 Stars
180 Watchers

brute

A simple and lightweight Entity Component System library for writing games with Clojure and ClojureScript.

How to download and setup brute

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

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

If you have some problems with brute

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