Game Development : A collection of various games I have made
Maze Generation : A maze generating and solving algorithm using Depth First Search and Astar.
Game of Life : A simulation of John Conway's Game of Life in JavaScript