Categorygithub.com/Noofbiz/engoBox2dSystem
repositorypackage
0.0.0-20231229060555-4520a4656ab2
Repository: https://github.com/noofbiz/engobox2dsystem.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

engoBox2dSystem GoDoc

Physics, Collision, and Mouse systems for the Engo game engine that utilizes ByteArena's box2d Go port

This is a set of systems for use with the Engo game engine.

To use, make sure Engo is working first. Then you'll need the go port of box2d. Then you can run

go get github.com/Noofbiz/engoBox2dSystem

Check out the demos to see what you can do. They're currently a work in progress, so check back later for more!