An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/elgopher/pi : v0.20.0

Package pi provides API to develop retro games. Like other game development engines, Pi runs your game in a loop: Both pi.Update and pi.Draw functions are provided by you. By default, they do nothing. You can set them by using: To run the game please use the ebitengine back-end by calling ebitengine.Run or ebitengine.MustRun. During development, you might want to use dev-tools which provide tools for screen inspection and REPL terminal, where you can write Go code live when your game is running. To start the game with dev-tools please use: Please note that the entire pi package is not concurrency-safe. This means that it is unsafe to run functions and access package variables from go-routines started by your code.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/elgopher/[email protected]
Published:
Indexed:
Related tag: v0.20.0

    Loading...
    Readme
    Loading...
    Dependencies