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+)
- Host: GitHub
- URL: https://github.com/atomicptr/odin-raylib-box2d
- Owner: atomicptr
- License: mit
- Created: 2024-04-20T19:19:07.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-13T09:55:32.000Z (5 months ago)
- Last Synced: 2025-03-07T00:37:44.826Z (3 months ago)
- Topics: box2d, odin, odin-lang, raylib, raylib-odin
- Language: Odin
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# odin-raylib-box2d
A port of [erincatto/box2d-raylib](https://github.com/erincatto/box2d-raylib)

## Build / Run
1. ```make run```
## License
MIT