TODO List:
- a brief introduction explaining the purpose of the website and the instruction.
- a link to my profile to
show off encourage myself.
- coming up functionalities and drawing a basic layout & uesr interface.
- loading mahjong tile jpg's and storing all scoring rules.
- javascript. learning how to realize the funtionalities we planned.
- learning to combine colors.
- Since the mahjong tiles are included in unicode, I can make a text only calculator
- Radio Button: {non-readyHand/readyHand/doubleReady}, {lastTile&lastDiscard}, {deadWallDraw}, {robbingQuad}
- Check Button: {oneShot}, {self-pick}
FUNCTIONALITIES
- basic fn: a page containing mannual scoring rules, which should has paragraphs explaining all rules and a table containing points
- Visual fn: users can select tile by clicking images, then the tool will return the corresponding fu, all han's, and the final score.
- For mobile version: should add the camera function which can recognize all tiles through photo and calculate score.
I don't know how to implement though