Boids
Flocking behavior simulation with spatial partitioning.
Added on: 2025-06-19Harmonic Motion
Simulate a simple harmonic oscillator to explore ODE solvers against analytical solution.
Added on: 2025-01-243 Body
Simulate the three body problem using various ODE solvers on html canvas.
Added on: 2025-01-21Duck and Fox
Can the duck escape the fox?
Added on: 2025-01-05Slope
Simulate the fastest descent on a slope (Brachistochrone problem).
Added on: 2024-12-20Maze Generator
Generate mazes using various algorithms.
Added on: 2024-10-18Game of Life
Game of life based on html grid.
Added on: 2024-10-06Snake
Snake game based on html grid.
Added on: 2024-08-25