Skip to content

Movable Feast Machine simulator build in JavaScript

Notifications You must be signed in to change notification settings

walpolea/MFM-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MFM-JS (v2)

Movable Feast Machine simulator built in JavaScript


The idea here is not to port MFM to JavaScript, but instead simulate it enough and provide an environment that is easy to quickly get hands-on with robust-first programming.


Prerequisites

Install

  • git clone https://github.com/walpolea/MFM-JS.git
  • cd MFM-JS/mfm-js
  • npm install
  • npm run build
  • the library builds to /mfm-js/dist
  • also serve up index.html with npm run dev to watch chaanges as you build things.
  • note that the renderers are no longer bundled with the main library

About

Movable Feast Machine simulator build in JavaScript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages