This repository holds all my pastime p5js projects, and documents the learning i get from them.
- Search algorithm visualizations (DFS, A*)
- Starfield inspired by The Coding Train
- Minesweeper
- Cellular Automata
- John Conway's Game of Life
- Cave Generation
- Clicker Game
- Snake
- Basic Shaders
- Maze Generation (Stack-based)