fish machina: unsettled waters
- Jim Cowart Machina.js
- Zach Fitzgerald Ionic Material
- Jack Rugile Canvas Wave
'index.html', 'js/fishbowl/fsm.js', 'js/fishbowl/fishbowl.js', 'js/fishbowl/fishbowl.htm
{ name: 'fish machina',
mode: 'unsettled waters',
shortDescription:'fish bowl game.',
version:'0.0.1',
demo:'[demonstration](http://mankindsoftware.github.io/fish-machina)',
search:'[die hard water jug](https://www.google.com/search?q=die+hard+water+jug)',
purpose:{
class:['education','entertainment'],
description:'A tiny number of models and a tiny number of actions lends itself to a Finite State Machine solution.',
next:'Can generate transaction event log. Action-event scripting allows purposeful sequencing for auto-run demonstrations. Event log allows purposeful replay of existing sequences.'
},
engineering: {
designPattern, ['Finite State Machine'],
filesToExamine: ['www/index.html','www/js/fishbowl/fsm.js','wwww/js/fishbowl/fishbowl.js','wwww/js/fishbowl/fishbowl.html','www/js/waterline/waterline.js'],
fsm:[machina],
buildFramework:['ionic','cordova'],
runtime:['angular','ionic-material','ionic'],
mobileNative: ['cordova'],
},
marketing: {
mobileResponsiveWeb: 'yes',
mobileNative: 'yes',
},
ionic-material: {page:'http://ionicmaterial.com/'}
}