usysrc / ebiten-boilerplate

small game boilerplate for games in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ebiten Boilerplate

A small boilerplate to make games in ebiten engine.

Features:

  • Folder structure including asset folder
  • Very simple entity component system architecture

How to run

go run .

How to run in browser

go run github.com/hajimehoshi/wasmserve@latest .

About

small game boilerplate for games in go


Languages

Language:Go 100.0%