23 packages
agentscape
Agentscape is a library for creating agent-based simulations. It provides a simple API for defining agents and their behavior, and for defining the environment in which the agents interact. Agentscape is designed to be flexible and extensible, allowing
@bgoodman/agentscape
@bgoodman/code-edit
A custom element encapsulating a CodeMirror instance.
@bgoodman/dialog-box
Popup dialog for displaying information.
@bgoodman/http-client
An async HTTP Client implementing Window.XMLHttpRequest.
@bgoodman/minesweeper-game
The popular game 'minesweeper' made available as a custom element.
@bgoodman/react-console-component
A unix-style text console as a React component.
@bgoodman/rotate-array
Rotate 1D and 2D arrays by +/- n steps.
@bgoodman/simple-file-upload
A very simple React component implementing the HTML5 File API using a file-type input.
@bgoodman/slide-drawer
Custom element containing a hidden sidebar wich reveals itself by sliding in from off the page.