Skip to content

A fun java project to create a game where you have to solve a randomly generated maze each time you start the game.

Notifications You must be signed in to change notification settings

NiklasMenard/random_maze_generator_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this game about?

A fun java project to create a game where you have to solve a randomly generated maze each time you start the game.

How to run and play the game

In root directory run command java -jar maze_game.jar You move with W,A,S,D keys. The goal is to get to the goal node in the bottom right corner

Features that need to be developed

  • Leaderboard
  • Timer
  • Change the location of the goal node

About

A fun java project to create a game where you have to solve a randomly generated maze each time you start the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages