Spread Grid is a javascript library that allows you to create high performance, customizable, and deeply interactive grid-based applications and visualizations with ease. The main focus of this ...
Silly application to visualize different pathfinding algorithms, mainly A* (A-star), on a hexagonal grid. Written in TypeScript and rendered on a HTML Canvas. Initially this was supposed to only work ...