Skip to content

Pelkhier/maze_app

Repository files navigation

Maze App

This app generates random maze and solve it using Depth-First-Search algorithem (DFS).

Requirements

Running And Building

  • After installing requirements, run (if you use npm):
$ npm install
  • If you want to run it in dev mode, in the root folder run this:
$ cargo tauri dev
  • If you want to build it or get installer for Windows OS, in the root folder run:
$ cargo tauri build

For more info and customizable dev experience and building options, visit https://tauri.app/v1/guides/building/

Windows OS Installer

You can get Windows OS installer for this app here https://mega.nz/file/1KVy2A4I#Eky2Dc5F1vXyH3gQqySGpo59hjQHsKqz3aBDhqH5gzw

Recommended IDE Setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published