Skip to content

tangerinagames/bump.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bump.js Build Status

A very minimal collision detection library for JavaScript

Getting Started

Install the module with: npm install bump

Bump = require('bump').Bump;
var bump = new Bump()

Examples

(Coming soon)

License

Copyright (c) 2013 Jairo Luiz
Licensed under the MIT license.

About

A very minimal collision detection library for JavaScript (see https://github.com/kikito/bump.lua)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published