repositorypackage
0.0.0-20160619122239-56d71c5766e2
Repository: https://github.com/drjosh9000/awakengine.git
Documentation: pkg.go.dev
# README
AwakEngine!
A silly 2D point-and-click adventure engine.
Usage
Do this:
go get github.com/DrJosh9000/awakengine
Implement the Game interface, and pass it to Run.