A collection of small games that all utilize a common Grid class
Contains code from Code Monkey's Unity grid system tutorial series.
Heatmap demo
A* pathfinding and movement demo
Conway's Game of Life
Minesweeper - With adjustable difficulty
Snake - With algorithmic autoplay