Skip to content

fundies/Crash2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crash2D

Build Status Coverage Status

About

Crash2D is a simple 2D collision detection library that doesnt include other bloat such as a physics engine.

Using the Library

You can obtain a binary of the latest version from the releases page. There is a demo included which uses SFML for rendering.

Documentation is located here: https://crash2d.github.io/

Compiling from Source

To build the library: make library

To build the demo: make demo

To build the test cases: make tests

To generate html coverage report: make coverage

License and Contributing

Adaptations of the project are welcome but you are encouraged to send fixes upstream to the master repository. The project is licensed under the permissive MIT license.

About

A simple 2D collision detection library with permissive licensing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published