Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 237 Bytes

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