Programming Projects
This is a repository of my javascript projects. Some may be interesting, some not. I will be adding more as I write more. I might put full projects, little snippits I find cool, or anything in between. Expect games, art, fun utilities. Maybe I’ll also put non-JS programs, but of course you cant run those without some technical know-how ;)
- Snake Game Use WASD for control. I wrote this to practice event handlers and animations.
- Random Walk Simulates and animates a mathematical random walk with pretty colors.
- Picasso Painting Generates random rectangular masterpieces.