A downloadable tool for Windows, macOS, Linux, and Android

Download NowName your own price

# AstarCreator

Create mazes and solve them with the a* -algorithm.

Written in modern python.

Sold as binary. If problems then contact.

## Install

1. Install Python3: `sudo apt install python3`

2. Install pygame: `sudo apt install python3-pygame`

3. Read more about pygame: https://www.pygame.org/wiki/GettingStarted

4. Then just play: `python3 astar_creator.pyc`

## Usage

```

#.#.# HelP #.#.#

> python3 astar_creator.pyc [args ...]

--help

    This help

--version

    Show version

-read [maze.txt]

    Read maze from "maze.txt" and start AstarCreator.

-maze [width] [height] [save.txt]

    Generate maze and save it to "save.txt".

-solve [read.txt] [save.txt]

    Read maze from "read.txt" and solve it. Then save it to "save.txt".

```

# AstarCreator

Create mazes and solves with the a* -algorithm

Written in modern python.

Sold as binary. If problems then contact

## Install

1. Install Python3: `sudo apt install python3`

2. Install pygame: `sudo apt install python3-pygame`

3. Read more pygame: https://www.pygame.org/wiki/GettingStarted

4. Then just play: `python3 astar_creator.pyc`

## Usage

```

#.#.# HelP #.#.#

> python3 astar_creator.py [args ...]

--help

    This help

--version

    Show version

-read [maze.txt]

    Read maze from "maze.txt" and start AstarCreator.

-maze [width] [height] [save.txt]

    Generate maze and save it to "save.txt".

-solve [read.txt] [save.txt]

    Read maze from "read.txt" and solve it. Then save it to "save.txt".

```

Updated 23 hours ago
Published 3 days ago
StatusReleased
CategoryTool
PlatformsWindows, macOS, Linux, Android
Authorsamuraigames1
Tagsa, astar, Generator, maze, python

Download

Download NowName your own price

Click download now to get access to the following files:

AstarCreator-1.0.zip 444 kB

Leave a comment

Log in with itch.io to leave a comment.