Snake
Snake game based on html grid.
Game of Life
Game of life based on html grid.
Maze Generator
Generate mazes using various algorithms.
Slope
Simulate the fastest descent on a slope (Brachistochrone problem).
Duck and Fox
Can the duck escape the fox?
Harmonic Motion
Simulate a simple harmonic oscillator to explore ODE solvers against analytical solution.
3 Body
Simulate the three body problem using various ODE solvers on html canvas.
Boids
Flocking behavior simulation with spatial partitioning.