Test project to practice implementing 2d collisions with the ebiten game library.
Inspired by One Lone Coder's video: Programming Balls #1 Circle Vs Circle Collisions C++.
go run main.go
go get github.com/hajimehoshi/wasmserve
wasmserve .
Open http://localhost:8080/
on your browser.
go generate resources/shader/generate.go