An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: recursive-backtracking-algorithm

rabestro/awk-maze-generator

The AWK scripts to generate maze and find a path

Language: Awk - Size: 294 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

agl-alexglopez/multithreading-with-mazes

This repository contains maze building and solving algorithms. The solvers are multithreaded.

Language: C++ - Size: 6.08 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

agl-alexglopez/dancing-links-and-planning-pokemon

A repository that explores how to apply Donald Knuth's Algorithm X via Dancing Links to Pokémon type coverage.

Language: C - Size: 21.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

krischnb/Maze

Sonic theme | Maze generator & solver

Language: JavaScript - Size: 20.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Falanger-debug/mazerr

A neat Maze Generator visualizing three maze-generating methods. App built within Java and SpringBoot

Language: Java - Size: 910 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AlexMorrow239/3SAT-Problem

Informational Repo covering the Satisfiability of formulas in 3 Conjunctive Normal Form. Includes Demos of solving algorithms, and detailed analysis.

Language: Python - Size: 287 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DeybisMelendez/maze-generator-godot 📦

Maze generation with godot engine using Recursive Backtracking algorithm

Language: GDScript - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 2

ammahmoudi/DesignAlgorithms

Homework Solutions for Design Algorithm Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology

Language: Jupyter Notebook - Size: 4.73 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

arasgungore/N-puzzle-solver

A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.

Language: C++ - Size: 211 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

GregoryKogan/pac-man

This is a Pac-Man replica with map generation made in python with pygame library

Language: Python - Size: 274 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

only-dev-ops/Sudoku-Solver

Java Code that finds solution to a Sudoku Puzzle

Language: Java - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

marianpekar/maze-escape

A minimalistic console game

Language: C++ - Size: 1.15 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

prbasha/MazeGenerator

A random maze generator. Based on the Recursive Backtracker algorithm. Implemented in C# .NET WPF.

Language: C# - Size: 43 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

aamir4813/dayzzofCode

Few Days

Language: C++ - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

JuanSamuelArbelaez/Empresa

Programa que crea una estructura y recorre estrucutras de arbol, empleando recursividad. Ejercicio propuesto en el espacio académico de Estructura de Datos en el programa de Ing de Sistemas y Computación (2023-1), en la U del Quindio. Orientado por Robinson Arias Muñoz.

Language: Java - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jesicasusanto/AMaze

Maze Generator and Solver

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rjct/random-city

Experiment in generating pseudo-random city using Perlin noise and Recursive backtracking algorithm.

Language: TypeScript - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HatefulT/maze-gen

Maze generation

Language: Java - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ntrang086/constraint_satisfaction_Nqueens

an artificial intelligence project to solve the N-queen constraint satisfaction problem

Language: Python - Size: 269 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Billy-Pentney/Mazeman

A 2D Maze-Game for 1-2 players, with a Recursive Backtracker for the Maze Generation algorithm and A* Search for enemy Path-finding.

Language: C# - Size: 197 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

erujs/decode

Master-Mind based game using Recursive Backtracking Algorithm

Language: Java - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

jesuserr/Sudoku_solver

Sudoku solver using backtracking for any 9x9 sudoku out there

Language: C - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rvdweerd/Sudoko_RBA_visualization

Shows progression of Recursive Backtracking Algoritm to solve a Sudoko (visualization using Chili Framework, https://planetchili.net/)

Language: C++ - Size: 4.49 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

eddyvk01/Sudoku-Solver

Sudoku Game made in C++ using Backtracking algorithm with recursive function in C++ for better user interface.

Language: C++ - Size: 488 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

HaniDevelop/recursiveSudokuSolverGUI

A recursive sudoku solver

Language: C# - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

anshuthopsee/maze-generator

A visualising tool for maze generation built with react. Recursive Backtracker and Kruskal's Algorithm used.

Language: JavaScript - Size: 525 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Arham4/42-piscine-c 📦

An overview of my work at 42 Silicon Valley's Piscine on C, including a topic overview and an explanation of the grading system.

Language: C - Size: 652 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 3

cyucelen/mazeGenerator

Recursive Backtracker Maze Generation Algorithm with C++ using ncurses

Language: C++ - Size: 221 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 7

narainmittal/TR-MAZE 📦

Maze Project

Language: Java - Size: 149 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

PietarTheWise/fillit

Algorithm that finds smallest squares of tetriminos, using recursive backtracking.

Language: C - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MinaKhamesi/Pathfinding-Visualizer

visualizes five pathfinding algorithms and maze generation algorithms.

Language: HTML - Size: 17.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

MartinaPoriazova/Algorithms-Java

Problems, solved during the Algorithms with Java Course @SoftUni in July 2022

Language: Java - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

i-archive/circular-dashboard-navigation

a circular dashboard navigation

Language: JavaScript - Size: 664 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

arevish/Sudoku-solver-GUI

Sudoku Game made in Python3 using Bracktracking algorithm with recursive function in pygame for graphical GUI

Language: Python - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

Ethan-Genser/WebMaze

Visualization tool for maze generating algorithms

Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ayush9304/Treasure-Hunter

Treasure Hunter is a python application in which the protagonist has to find the shortest path to the treasure in the maze board. A build-in program helps the protagonist to find the shortest path. Maze board can be randomly generated of specified dimensions.

Language: Python - Size: 14.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

billgewrgoulas/Algorithm-Visualizer

Visualization tool for various pathfinding algorithms and perfect maze generation.

Language: TypeScript - Size: 8.97 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MItCHeLPL/amazeing

Puzzle game with procedurally generated mazes.

Language: C# - Size: 13.8 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

XDoodler/Algorithms

This repository contains algorithms. <3

Language: C++ - Size: 2.42 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 8

joshuainovero/Maze-Image-Generator

MazeImage++ is a library for C++ that allows you to generate maze images.

Language: C++ - Size: 2.4 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

QuestioWo/Daedalus

A maze generating and rendering program using recursive backtracking written in Sigma16

Language: Python - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Mariaa-K/Java-Algorithms.PDF

Size: 4.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

Livour/MazeGame

Basic Java maze generator and solver Built using Java Swing GUI

Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AmishRanpariya/maze_solver

Maze generation using Depth First Search (recursive backtracking) algorithm. Maze solving using A-star (pathfinding) algorithm.

Language: JavaScript - Size: 2.54 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AmishRanpariya/maze_generator

Maze generation animation using Depth First Search (recursive backtracking) algorithm. 🙂

Language: JavaScript - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Seif-Sallam/Random-Maze-Generator

This is a random maze generator which shows the final resulting maze resulting from the algorithim of Recursive Back Tracking using Stacks.

Language: C++ - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

gateship1/mazesolver

A maze generator and path finder.

Language: C++ - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

VaishnaviNandakumar/chatbot-pytorch

A deep learning application made using Pytorch

Language: Jupyter Notebook - Size: 16.3 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

Ethan-Genser/Maze_Generator

Generates a 2-D maze using a recursive backtracking algorithm.

Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Karthikeyanc2/Maze-Generator-with-Recursive-backtracker-Algorithm

Python -Pygame based Maze generator

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cbarnson/cpp-sudoku-solver

Solve Sudoku puzzles using recursive backtracking algorithm.

Language: C++ - Size: 2.6 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jding05/fillit

Finding the smallest square

Language: C - Size: 1.38 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Confettimaker/n_queens

My C++ implementation of N Queens

Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mgia/fillit Fork of ivankozlovcodes/fillit

Finding the smallest square

Language: C - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ashtonfei/mazeGerneratorAndPathFinder

A maze generator and path finder created via VBA

Language: Visual Basic - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
recursive-backtracking-algorithm 55 maze-generator 21 maze 19 recursion 8 cpp 8 maze-solver 7 backtracking 7 game 6 maze-algorithms 6 sudoku-solver 6 recursive-algorithm 6 maze-generation-algorithms 5 backtracking-algorithm 5 java 5 recursive-backtracker 5 dynamic-programming 5 depth-first-search 4 recursive 4 python 4 recursive-backtracking 4 puzzle 4 pathfinding 3 dfs-algorithm 3 javascript 3 astar-pathfinding 3 dijkstra-algorithm 3 data-structures 3 sudoku 3 pygame 3 prim-algorithm 3 maze-creation 3 cplusplus 3 breadth-first-search 3 algorithm 3 sorting-algorithms 3 astar-algorithm 3 html5 2 recursive-division 2 greedy-algorithms 2 maze-generation 2 graph-algorithms 2 react 2 algorithms 2 perlin-noise 2 maze-game 2 csharp 2 visualization 2 puzzle-game 2 real-time 2 cpp17 2 tree 2 tree-structure 2 bfs-algorithm 2 wpf 2 kruskal-algorithm 2 binary-search-tree 2 sudoku-solution-finder 1 box-drawing 1 timer 1 mazes 1 numpy 1 opencv 1 pyqt 1 pyside6 1 aldous-broder 1 algorithm-visualisation 1 angular 1 pointers-and-arrays 1 red-black-tree 1 unix 1 animation 1 ncurses 1 ncurses-library 1 gradle 1 mazerunner 1 solver 1 tr-maze 1 tetrimino 1 tetriminos 1 css3 1 greedy-best-first-search 1 object-oriented-programming 1 randomized-prim-algorithm 1 webpack 1 serching-algorithms 1 shortest-path-algorithm 1 traversal 1 dashboard-templates 1 jquery 1 gui 1 disjoint-sets 1 graphs 1 pdf 1 searching-algorithms 1 fisher-yates-shuffle 1 java-swing 1 maze-generator-solver 1 canvas 1 p5js-animation 1 bfs 1