Skip to content

yalamanchilisr/java-maze-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-maze

A simple maze game written in Java following the MVC principles.

Features

  • MVC principles written in Java
  • Find the gold in the maze
  • Full GUI with basic icons
  • Customize the name of the player
  • Key navigation (ALT + arrow keys)
  • Generate a maze with a different size (2x2, 4x4 or 8x8)
  • Scrollbars if the maze is too big for the screen

To do

  • Backtracking algorithm to generate a solvable maze.
  • Implement a real key listener for key navigation.

Screenshots

screenshot1

Icons

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages