https://github.com/michaelilkanayev1997/aquarium-java
https://github.com/michaelilkanayev1997/aquarium-java
design-patterns gui java multithreading
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelilkanayev1997/aquarium-java
- Owner: michaelilkanayev1997
- Created: 2022-07-17T19:03:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T20:06:00.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T23:43:24.166Z (over 1 year ago)
- Topics: design-patterns, gui, java, multithreading
- Language: Java
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aquarium-Java
Aquarium with gui in java with multi threading.
The fish and jellyfish inform the user that they are hungry.
The user has several options in the Aquarium.
Design patterns that were implemented in this project:
1.Singleton
2.Abstract Factory
3.Prototype
4.Listener/Observer
5.Decorator
6.Memento
7.State
