This is a game project for my "System Analysis And Design" Course. It's build for entertainment and expand my programming knowledge.
- Java 12 or 14
- MSSQL-2014 12.0.2269.0
- Design Pattern
- Factory Method
- Singleton
- Facade
- For run this project need to clone this repository in local machine.
- Guest mode is usable without any modification.
- For using feature like sign-in and sign-up user need to connect a database to the source code. In the source folder database file is included in database folder. User need to run it in MSSQL and connect it with the source code
- Sign-Up
- Log-In
- Guest Mode
- Play/Pause
- Highscore [Only for registered player]
This tutorial series assist me a lot. ! Joel Rogness