yeahrb / yeah

Ruby video game framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

out of date API reference links

MaxPleaner opened this issue · comments

Hm, that link used to work...

Either way, Yeah has been fundamentally changed for the upcoming version (0.5.0), so the latest released version (0.4.2) can be considered out-of-date.

The current best way to get familiar with the upcoming API is to look at the example project in ./example.

If you want to read the documentation for 0.4.2, you can checkout tag 0.4.2, execute yard doc, then open ./doc/index.html.

So, uh... the example project has been removed from the codebase. The API for the upcoming version is continually in flux. Please wait for the next release for a usable (and useful) API.