You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ben Burlingham 34fe746adf 'Level complete' messaging implemented. 9 years ago
js 'Level complete' messaging implemented. 9 years ago
raw Welcome screen built. 10 years ago
res Welcome screen built. 10 years ago
sass Pubsub implemented. Munch event implemented. 9 years ago
.babelrc Initial commit: basic movement, values, config. 10 years ago
.gitignore Initial commit: basic movement, values, config. 10 years ago
bundle.js Initial commit: basic movement, values, config. 10 years ago
index.html Welcome screen built. 10 years ago
package.json SASS integration with webpack. 10 years ago
readme.md Initial commit: basic movement, values, config. 10 years ago
webpack.config.js SASS integration with webpack. 10 years ago

readme.md

Number Munchers

A rebuild of the classic MECC math game using client-side React.

Development

Number Munchers uses Webpack for live reloading and ES6 transpilation.

Run npm install to install the required Node packages.

Run npm run start in the project root to start the webpack dev server.

Navigate to http://localhost:8080/.