lucymhdavies / egg-game

Live. Bounce. Die. Repeat.
https://labs.lmhd.me/egg
3 stars 0 forks source link

Scenes #12

Open lucymhdavies opened 5 years ago

lucymhdavies commented 5 years ago

e.g. intro, main game, menu, item shop?

See https://github.com/hajimehoshi/ebiten/blob/master/examples/blocks/blocks/scenemanager.go for an example of how this could be implemented.