Skip to content

jjiezheng/mutiny

 
 

Repository files navigation

To build the software on Linux, follow these steps:

$ cd mutiny
$ make -f Makefile.linux
$ bin/collision

To build the software using the Emscripten cross compiler, use:

$ cd mutiny
$ make -f Makefile.emscripten
$ firefox index.html

Mutiny is licensed under the GPLv3

About

Open-source Unity re-implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published