This repository holds various materials and demos for Design Pattern.
Hi, nice and thank you for visiting my repo page!! If you run into any issues - feel free to open an issue in this repo and I'll be sure to assist soon.
Install JavaSE-17 from this website
Use git to fork this repo to your computer. You can use the 'Fork' button in the upper right corner.
The main function of the program is located at "/NaN-Man/src/tdtu/dp/UI/Program.java"
- Singleton
- Prototype
- Strategy
- Abstract factory
- Game loop
- Update method

