Master-Mind based game using Recursive Backtracking Algorithm
-
Updated
Nov 21, 2018 - Java
Master-Mind based game using Recursive Backtracking Algorithm
Maze Runner. JetBrains Academy project
Recursive backtracking algorithm to explore exploring possible paths in a land with mines and walls. Backtracking problem
Java Code that finds solution to a Sudoku Puzzle
Generates a random, incomplete Sudoku puzzle that the user can solve.
A maze generator in Java. Using the recursive backtracker algorithm for maze generation and finding the solution.
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.
Basic Java maze generator and solver Built using Java Swing GUI
A recursive backtracking algorithm to solve a board game.
Maze Project
A neat Maze Generator visualizing three maze-generating methods. App built within Java and SpringBoot
Problems, solved during the Algorithms with Java Course @SoftUni in July 2022
Add a description, image, and links to the recursive-backtracking-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the recursive-backtracking-algorithm topic, visit your repo's landing page and select "manage topics."