A javaScript collision detection implementation
Created and maintained by Alejandro Corsino.
THIS REPO IS IN DEVELOPMENt.
var CrashTest = require('CrashTest');
CrashTest.foo(); // "bar"
(Coming soon)
(Coming soon)
(Coming soon)
Please read through the contributing guidelines. In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.
- 2015-11-23 v0.1.0 First commit
Copyright (c) 2015 Alejandro Corsino Licensed under the MIT license.
Project created by Alejandro Corsino.