Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 559 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 559 Bytes

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! 😄