thewhodidthis / otto

Helps produce CA

Home Page:https://thewhodidthis.com/modules/otto/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about

Helps produce cellular automata.

setup

Load via HTML script tag:

<!-- Just an IIFE namespaced `otto` -->
<script src="https://thewhodidthis.github.io/otto/otto.js"></script>

Source from an import map:

{
  "imports": {
    "@thewhodidthis/otto": "https://thewhodidthis.github.io/otto/main.js"
  }
}

Download from GitHub directly if using a package manager:

# Add to package.json
npm install @thewhodidthis/otto

see also

About

Helps produce CA

https://thewhodidthis.com/modules/otto/

License:ISC License


Languages

Language:JavaScript 100.0%