Skip to content

A Lightweight Cross-Platform ECSS Framework for Ebiten and Go!

License

Notifications You must be signed in to change notification settings

eboatwright/pearl

Repository files navigation

Pearl

A Lightweight Cross-Platform ECSS Framework for Ebiten and Go!

Installation

go get github.com/eboatwright/pearl@vX.X.X

Look through releases tab, and replace X.X.X with the latest one that's flagged Stable 😄
Also, check through https://ebiten.org/documents/install.html and find the dependencies that you need for your Operating System. 😄

Documentation

API Reference: pkg.go.dev/github.com/eboatwright/pearl
Examples: Check examples folder in repositody 😄
Tutorials and Wiki page soon! 😄