An open API service indexing awesome lists of open source software.

https://github.com/korlibs/korge-box2d

Box2D Physics implementation for KorGE Game Engine
https://github.com/korlibs/korge-box2d

Last synced: about 1 year ago
JSON representation

Box2D Physics implementation for KorGE Game Engine

Awesome Lists containing this project

README

          

# korge-box2d

Box2D Physics implementation for KorGE Game Engine

## Usage

By using kproject:

### `deps.kproject.yml`

```yaml
dependencies:
- https://github.com/korlibs/korge-box2d/tree/0.0.1/korge-box2d
```

## Example

*