Skip to content

iulyus01/MazeGenerator

Repository files navigation

MazeGenerator

Vultur Iulian

Made using the LibGDX framework for the interface, apache batik library and java awt for exporting and Spark miniframework for an api to returun random generated maze created with the algorithms.

Features

Randomly generated 2D and 3D mazes using one the selected algorithm and with the specified dimentions.

A solver with the possibility to select the starting and ending locations.

Export the mazes as different fromats

  • PNG
  • JPG
  • SVG
  • JSON
  • TXT

An api with parameters for algorithm and dimenstions /:alg_name/:maze_width/:maze_height

Screenshots

Main menu screen Main Menu

Simple generated maze Advanced1

Generating a maze with Hund-and-Kill algorithm Advanced2

Showing a 3D maze Advanced3

Solver Advanced4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages