acmpesuecc / acmpesuecc/maze_solver

Add new functionality

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
BOUNTY: 80+ enhancement hacktoberfest
主要言語
C++
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。