Steven Mycynek 2025
This started off as a simple project to do on an airplane, but people liked the original primitive attempt, so I took it from
something made with an HTML <table>
and vanilla JS in two hours to a more well-supported Angular app with graphics
and sound. In the past year, this project has taken off, and children are playing it in schools and at home in the Boston area and beyond!
I don't own the copyright to the original Number Munchers concept -- it's an old 80-90s game, but all the code here is my own, and it's different enough, experience-wise, that it's fair to put an MIT license on it.
npm install
(use --force to get around ng-bootstrap limitation)ng serve
for a development server.preplocal.sh
ordeploy.sh
to build for productionconfig.sh
to deploy a holiday configuration- tests:
end2end-tests.sh
andunit-tests.sh
- Live demo at https://stevenvictor.net/number-munchers
version: 000447