Physics examples in Ebiten using the Go Chipmunk2D port.
Click here to see a few in WASM form: http://www.jakecoffman.com/cp-ebiten/
GOOS=js GOARCH=wasm go build -o tumble/tumble.wasm github.com/jakecoffman/tumble
Physics examples in Ebiten using the Go Chipmunk2D port.
Click here to see a few in WASM form: http://www.jakecoffman.com/cp-ebiten/
GOOS=js GOARCH=wasm go build -o tumble/tumble.wasm github.com/jakecoffman/tumble