项目作者: miketmoore

项目描述 :
Sketching with golang and the pixel game engine
高级语言: Go
项目地址: git://github.com/miketmoore/sketch-daycycle.git
创建时间: 2018-02-13T03:41:44Z
项目社区:https://github.com/miketmoore/sketch-daycycle

开源协议:MIT License

下载


Sketch: Day Cycle

Go Report Card

This started as a way to learn about the state pattern and to work with the pixel game engine.

Press enter to cycle through the phases of one day.

Run

  1. go run cmd/daycycle/daycycle.go

References