An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# AI Pathfinding Project

[![pipeline status](https://gitlab.com/louis.jackman/ai-pathfinding-project/badges/master/pipeline.svg)](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.