I made some changes to the quadratic equation art program, so that there are now more curves and they are closer together – I would also like to smooth the innermost curves more.
program
Platforming Game Update 1.5
I have updated my platforming game (it still doesn’t have a name) with many more features. The next update will be a redesign of the interface (I’m thinking about adding a title screen), but for now I’ve added a few graphical changes, as well as changes to the map generator itself. Here’s an changelog of … Read morePlatforming Game Update 1.5
My Platforming Game
I just made a simple platforming game using JavaScript. You play as the gray circle and use the spacebar or click to jump. It’s only the first version, so it’s a little bit buggy, but if you want, you can still play it (it’s really fun) or view the code. The game gets faster as you go, … Read moreMy Platforming Game