go-game-engine

module
v0.0.0-...-1d1e069 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2020 License: MIT

README

godoc

This is a simple game engine built on top of ebiten.

Some of the features include...

  • Entity/Component/System (ECS)
  • Event pub/sub
  • Scenes
  • State snapshots
    • This acts like a double buffer. State changes are deferred until all components have updated. Component update order is not an issue.

Directories

Path Synopsis
examples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL