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

Top 8.5% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

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

Package pi provides the core Pi functions for the game loop, screen, color palette, and drawing pixels, shapes, and sprites. This package and all other pi* packages are not thread-safe. This is an intentional design choice to significantly improve performance. You should not call Pi's API from any goroutine other than the one running your `pi.Update` and `pi.Draw` functions. You can still create your own goroutines in your game, but they must not call any Pi functions or access Pi state.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/elgopher/pi
Keywords: amiga , ebiten , ebitengine , game , game-development , game-engine , game-library , gamedev , go , golang , pi , pico-8 , pico8 , picotron , pixel-perfect , pyxel , tic-80
License: MIT
Latest release: about 2 months ago
First release: about 3 years ago
Namespace: github.com/elgopher
Dependent packages: 1
Dependent repositories: 1
Stars: 41 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...