/MAZEducks

A Puzzle-solving game which uses Procedural Generation and Machine Learning

Primary LanguageJava

Maze DUKS

Introduction

Maze DUCKS is a single player maze puzzler game. Find your path to the end of a maze where the view distance is limited.

  • The maze is procedurally generated and the difficulty of the maze is determined using Machine Learning.
  • The game can be played in various modes, each with different objectives and strategies.
  • An SQL-based database is used to store the player’s information and their records.

Code Details

Netbeans is used to create the Project so it can directly be run when using Netbeans 8.