https://github.com/louisjackman/ai-pathfinding-project
A small web-based game to explore path-finding algorithms. Mirror of https://gitlab.com/louis.jackman/ai-pathfinding-project
https://github.com/louisjackman/ai-pathfinding-project
javascript typescript web
Last synced: 12 days ago
JSON representation
A small web-based game to explore path-finding algorithms. Mirror of https://gitlab.com/louis.jackman/ai-pathfinding-project
- Host: GitHub
- URL: https://github.com/louisjackman/ai-pathfinding-project
- Owner: LouisJackman
- License: agpl-3.0
- Created: 2017-09-10T10:42:50.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2026-06-16T23:29:49.000Z (15 days ago)
- Last Synced: 2026-06-17T01:14:32.144Z (15 days ago)
- Topics: javascript, typescript, web
- Language: TypeScript
- Homepage: https://volatilethunk.com/theme/projects/ai-pathfinding-project/index.html
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# AI Pathfinding Project
[](https://gitlab.com/louis.jackman/ai-pathfinding-project/-/commits/master)
A small web-based game to explore path-finding algorithms. View a
[demo](https://volatilethunk.com/projects/ai-pathfinding-project/index.html).
This repository is currently hosted [on
GitLab.com](https://gitlab.com/louis.jackman/ai-pathfinding-project). An
official mirror exists on
[GitHub](https://github.com/LouisJackman/ai-pathfinding-project). GitLab is
still the official hub for contributions such as PRs and issues.