glenmurphy / machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MACHINE ALFA

Demo (lags master, doesn't contain all features):

Install:

  • have a Node version that supports ES6
  • download/clone the repository
  • cd web
  • npm install express
  • node server.js
  • open http://localhost:8080/

Usage:

  • /core/operators/ contains all the operators - use the .letter key of each one to add them to a selected cell
  • spacebar to play/pause
  • shift+arrows to lay down directional wire
  • number keys to add data
  • backspace or 'x' to delete
  • F2/F4 is save/load

About


Languages

Language:JavaScript 98.1%Language:CSS 1.0%Language:HTML 0.9%