Here are a variety of projects made in Javascript as toys and experiments. Most of them are not designed to be played on mobile, either requiring keyboard or mouse input, so if you want to try them, make sure to use a PC. All source code is on the Github below or you can view it in your browsers debugger.
All my projects are hosted on github.
These works by Matthew Flammia are licensed under CC BY-NC-SA 4.0 unless otherwise specified.
All games I have made are to experiment in Javascript and HTML, as a way of getting used to creating web applications. While the games are designed to be only games, they still utilize both front-end and back-end development methods.
These utility programs are made for doing a specific thing.
These simulations are Javascript implementations of common physic based programs. It began when my friend wanted to create a simulation of the Link-16 data communications system. I began by trying to create planes, which eventually got me interested in Boids, leading to the creation of my first simulation.