A Perfect Random Maze generator with given width and height using the "Recursive backtracking" algorithm.
-
Updated
Apr 15, 2019 - C#
A Perfect Random Maze generator with given width and height using the "Recursive backtracking" algorithm.
A random maze generator. Based on the Recursive Backtracker algorithm. Implemented in C# .NET WPF.
Collection of C# solutions for popular LeetCode Problems
Solving Sudoku as a Constraint Satisfaction Problem (CSP)
💻 Szoftvertervezés és -fejlesztés II. tárgy laborgyakorlatához tartozó forrásállományok.
A Unity-based Sudoku puzzle game that features dynamic grid generation, multiple difficulty levels, live timing, and interactive UI elements. Sudoku Challenge offers a challenging and engaging experience for players of all skill levels. Enjoy solving unique puzzles with a clean, modern interface and help us improve by contributing ideas and fixes!
Maze Generation algorithm using Backtrack and Heat Map.
C# application to find a valid path in Linedoku Cross-Path game.
Solution of Sudoku using backtracking programming
Efficient Sudoku game solver developed with NET/C#. Enjoy!
solves a sudoku on your command line using backtracking
Solution of N-Queens problem using backtracking programming
Killer Sudoku
Problem solutions
The championship problem as a NP-complete problem: The application uses an up-to-date soccer league SQLite database to solve the championship problem with different algorithms.
Sudoku Game built using the game engine: Unity. Game has varying difficulties of sudoku puzzles. This game is built for Windows platform.
A ridiculous approach to creating even more ridiculous find-a-word puzzles
🎲 Sistema para resolução de quebra cabeças Sudoku utilizando backtracking.
Add a description, image, and links to the backtracking topic page so that developers can more easily learn about it.
To associate your repository with the backtracking topic, visit your repo's landing page and select "manage topics."