Categorygithub.com/drjosh9000/awakengine
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.

Examples

https://github.com/DrJosh9000/awakeman/e27