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

https://github.com/atomicptr/odin-raylib-box2d

A simple example project showcasing Odin + Raylib + Box2D (3.0+)
https://github.com/atomicptr/odin-raylib-box2d

box2d odin odin-lang raylib raylib-odin

Last synced: 3 months ago
JSON representation

A simple example project showcasing Odin + Raylib + Box2D (3.0+)

Awesome Lists containing this project

README

        

# odin-raylib-box2d

A port of [erincatto/box2d-raylib](https://github.com/erincatto/box2d-raylib)

![](.github/images/screenshot.png)

## Build / Run

1. ```make run```

## License

MIT