An open API service indexing awesome lists of open source software.

https://github.com/Sid911/MazeGen

Maze Generation App made in WinRT UWP
https://github.com/Sid911/MazeGen

cpp maze-generator maze-solver uwp windows winui

Last synced: over 1 year ago
JSON representation

Maze Generation App made in WinRT UWP

Awesome Lists containing this project

README

          

# MazeGen
Maze Generation App made in C++ using WinRT UWP. Which Generates Line and Cell based mazes using different techniques like Recursive Backtracking etc.

> Note the application can be retargeted but is not recommended to retarget below Windows 10 1803. As I have no way to test the compatibility of WinUI3.

## Current State
![image](./Docs/2021-12-20.jpg)