Skip to content

Using Java to create a maze game with full functions

Notifications You must be signed in to change notification settings

panhduc1001/Maze-Game

Repository files navigation

Maze Builder

An interactive maze building program built in Java Swing that allows you to create, edit, store and export mazes in an intuitive GUI.

Installation

To run the app simply run the provided MazeBuilder.jar file and follow the instructions in the GUI.

When first running it you will be prompted to setup your db.props file, this is where you need to set the credentials for the database you will be using. PostgreSQL is the default datababase management system used however you can change this in the db.props configuration file by changing the url (note that all testing was done on PostgreSQL so no guarantee is made about the stability of using other DBMSs)

About

Using Java to create a maze game with full functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages