Math-Master-Game

View on GitHub

Math Master Game

Author by

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.

UML

mathmastergame

How to play

  1. When you start program.
  1. After login, you will go to home page for choose games to play.
  1. In Calculadola game.
  1. In QuestionIs game.
  1. In MakeIt24 game.
    • 5 questions for one game. image
  1. In Scoreboard.

image

Interesting technology

### matheclipse

symja-2015-09-26.jar

  • Use to calculate number in string like eval() in Javascript.

kryonet

kryonet-2.21-all.jar

mysql server

mysql-connector-java-8.0.11.jar

Design Pattern

Strategy => Calculadola in each calculate style

Singleton => In Account class

Oberserver => In all extends Task class