Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 544 Bytes

README.md

File metadata and controls

executable file
·
15 lines (8 loc) · 544 Bytes

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.