This repository has been archived by the owner on Nov 13, 2022. It is now read-only.
0.0.2 Pixel Drawing Update
Pre-release
Pre-release
This update has a brand new Pixel Drawing API which is an opt in feature activated by running usePIxels()
on the create()
method.
There is also now a screen
object which can be passed down into classes not inside main
to use the screen's API (such as drawing and map functions).