@pixelmoar/flatland

0.0.26 • Public • Published

Flatland.js

A p5.js library for working with the residents of the Flatland Universe by Pixelmoar

NPM:

# NPM
npm i @pixelmoar/flatland

HTML:

<!-- Use specific version (RECOMMEND 👍) -->
<script src="https://unpkg.com/@pixelmoar/flatland@0.0.11/dist/flatland.js"></script>

<!-- Or use the latest version (NOT RECOMMENDED 👎) -->
<script src="https://unpkg.com/@pixelmoar/flatland"></script>

Local Development

  • Install Node
  • Install dependencies by running the following from the root npm i
  • The main sketch file is in /public/sketch.js

Examples and screenshots

Readme

Keywords

none

Package Sidebar

Install

npm i @pixelmoar/flatland

Weekly Downloads

0

Version

0.0.26

License

Apache-2.0+no-nfts

Unpacked Size

2.55 MB

Total Files

27

Last publish

Collaborators

  • pixelmoar