Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kligarski/maze-game
https://github.com/kligarski/maze-game
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kligarski/maze-game
- Owner: kligarski
- Created: 2024-05-17T16:34:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:09:52.000Z (6 months ago)
- Last Synced: 2024-07-23T13:02:29.581Z (4 months ago)
- Language: Java
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maze Game
This project is a part of Object-Oriented Design course at AGH Univeristy, 2024.The main goal of the project is to understand and apply Builder, Abstract Factory and Singleton design patterns.
![maze_game_main_screen](https://github.com/kligarski/maze-game/assets/63918941/bc16d69e-edb4-43d9-a218-a376c78839bf)
## Authors
Norbert Dziwak, Krzysztof Ligarski## Used technologies
Java, Swing