Skip to content
/ js-cde Public

Simple Java 2D collision/impact detection engine

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
AGPL-3.0
LICENSE.agpl
Notifications You must be signed in to change notification settings

js-labs/js-cde

Repository files navigation

                     JS-CDE
          ============================
          (Collision Detection Engine)

JS-CDE is a collision detection engin. Designed to be fast and extensible, has zero GC overhead.

Building

You will require JDK 1.6 and appache ant.

Running tests

There is only one tests now

ant tests.SimpleTest

Contacts

Need more features or support? Contact [email protected]

About

Simple Java 2D collision/impact detection engine

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
AGPL-3.0
LICENSE.agpl

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages