Skip to content

bundgaard1/Grid-Pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid Pathfinding

Pathfinding in a grid-medium

Screenshot

Description

This project is a small demo of pathfinding algorithms in a grid medium. The project is developed in C++ and uses the SFML library for the graphics.

How to run (Linux)

The project is only tested on Linux (WSL).

The project uses the SFML library, so you need to have it installed in your system.

The project uses CMake for building, use the run.sh script to compile and run the project, or do it however you like.

./run.sh

About

Pathfinding in a grid-medium with visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published