Skip to content

This repository contains a videogame developed with Java. It has been developed just for the purpose of refreshing my Java skills.

Notifications You must be signed in to change notification settings

umeer/LabyrinthGame

Repository files navigation

Java Labyrinth Game

This project was just a test to refresh my Java-related skills. In particular, there has been used MVC patterns, classes polymorphism, Javax Swing graphical element and JUnit.

Game Screenshot

alt text

Game Description

The game is a labyrinth puzzle game where the user (can be controlled with the keyboard arrows keys) has to find the exit. The obstacles in the maze can be fixed walls or doors that can be opened if the user has the right key. The game map is randomly generated using a mutation algorithm.

Project UML

alt text

About

This repository contains a videogame developed with Java. It has been developed just for the purpose of refreshing my Java skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published