I am hoping these programming articles will be a bridge to reading the source code of the website, if you are interested in creating and modifying similar projects. When I started programming I just wanted to make things happen. I had a lot of ideas I wanted to experiment with, but I needed to be able to make sounds and draw and control events over time. These are all things you can do after very little setup using javascript and the web browser on your computer.
All code examples are available on GitHub. Each example is a single html document. You can download them and open them with your browser with no other set up. The front end of this website is styled using Bootstrap, some of the examples don't look the same in the plain html demo version.
These are some of the javascript libraries I have used to develop the front end of Jungle Pedantics