- Dacharat Pankong(@dacharat)
- Varit Ass (@kongSKE14)
See github page: https://dacharat.github.io/Math-Master-Game/
Download game here!!
Math Master Game is a game that find the master mathematics. There are 3 mini games, Calculadola, QuestionIs, and MakeIt24. Player can choose game to play and each mini game will collect a player’s score to show who is the master of each game.
- When you start program.
- After login, you will go to home page for choose games to play.
- Calculadola is speed calculator game.
- QuestionIs is ask player a question from show answer.
- MakeIt24 is ask player make 4 numbers that given to be 24.
- In Calculadola game.
-
If other player choose to player this game, game will start.
-
Play by input the result on input box if it correct player score will increase. When game is end player who have more score will win the game.
- In QuestionIs game.
-
Play by input number in empty box and press enter. Player will get score when it correct.
- In MakeIt24 game.
-
Play by press on number or operation until player use all number game will calculate player result if it correct player will get score.
- In Scoreboard.
- Calculadola board.
symja-2015-09-26.jar
- Use to calculate number in string like
eval()
in Javascript.
kryonet-2.21-all.jar
- Make game server.
mysql-connector-java-8.0.11.jar
- Connect game to database.
Strategy => Calculadola in each calculate style
Singleton => In Account class
Oberserver => In all extends Task class