acmpesuecc / acmpesuecc/maze_solver

Add new functionality

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
BOUNTY: 80+ enhancement hacktoberfest
Lingua principale
C++
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Use the same class to generate mazes instead?
Generating mazes isn't all that different from solving them, each cell is basically its own graph. You just have to join them in a way that it becomes a maze.
You could use different algorithms like Prim's, Kruskals, or backtracking
Bounty points: 80
Brownie points: +50

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.