Skip to content

usysrc/ebiten-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages