zorldo

Goofing around with Ebiten
git clone git://bsandro.tech/zorldo
Log | Files | Refs | README

go.mod (89B)


      1 module bsandro.tech/git/zorldo
      2 
      3 go 1.16
      4 
      5 require github.com/hajimehoshi/ebiten/v2 v2.2.0