Awesome
Physac-go 2D physics engine in golang
For now this is just a small demo. Maybe later I'll convert it into a proper module.
References
- Original Physac repo
- Converted using cxgo
How to build this demo
Go 1.17 is required. If so:
git clone https://github.com/koteyur/physac-go
cd physac-go
go mod tidy
go build