Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atslughorn/Maze-Generator
A WinUI 3 app to generate mazes of any size.
https://github.com/atslughorn/Maze-Generator
Last synced: 4 months ago
JSON representation
A WinUI 3 app to generate mazes of any size.
- Host: GitHub
- URL: https://github.com/atslughorn/Maze-Generator
- Owner: atslughorn
- Created: 2024-06-30T19:24:54.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-17T09:25:09.000Z (6 months ago)
- Last Synced: 2024-07-18T12:12:09.143Z (6 months ago)
- Language: C#
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- WinUI-3-Apps-List - Maze-Generator
README
# Maze Generator
Desktop app using WinUI 3. To run, open Maze Generator.sln with Visual Studio 17.10.3.
Enter the desired width and height, and click "Generate Maze".
![Screenshot of the app](images/window.png)