Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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)