Skip to content

alecorsino/crash-test

Repository files navigation

CrashTest NPM version

A javaScript collision detection implementation

Created and maintained by Alejandro Corsino.

Quick start

THIS REPO IS IN DEVELOPMENt.

Getting Started

var CrashTest = require('CrashTest');
CrashTest.foo(); // "bar"

Documentation

(Coming soon)

Options

(Coming soon)

Examples

(Coming soon)

Contributing

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.

Release History

  • 2015-11-23   v0.1.0   First commit

License

Copyright (c) 2015 Alejandro Corsino Licensed under the MIT license.


Project created by Alejandro Corsino.

About

A javaScript collision detection implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published