Categories Game Engine Graphic Library Ebiten: Package Post author By System Engineer Post date June 17, 2020 Package ebiten provides graphics and input API to develop a 2D game https://pkg.go.dev/github.com/hajimehoshi/ebiten?tab=doc
Categories Game Engine Graphic Library Ebiten “Hello World!” Post author By System Engineer Post date June 17, 2020 A simple tutorial to create a window and print a “Hello World!” message. https://ebiten.org/tour/hello_world.html#How_the_code_works