Skip to content
#

teleports

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This project tackles a pathfinding problem in a maze, using the A* search algorithm. The maze is represented as a PNG image where each pixel is either empty (walkable) or occupied by a wall (unwalkable). The maze can have multiple entrances located at the edges, and the goal is to find the shortest path between any two entrances.

  • Updated Sep 22, 2024
  • Python

Improve this page

Add a description, image, and links to the teleports topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the teleports topic, visit your repo's landing page and select "manage topics."

Learn more