-
Notifications
You must be signed in to change notification settings - Fork 0
Game
gigafiga21 edited this page Feb 23, 2020
·
2 revisions
Class, manages game process.

-
DOM.gamecontains class DOM -
DOM.statusbarkeeps game info and buttons divided by auto-growing flex element.divider -
DOM.scoreshows current score -
DOM.pauseButtonswitches screens: from Game to Menu -
DOM.fieldis table withCardclass instances in cells, when cards are taking (while animation in menu), they are moving inDOM.fieldelement -
DOM.deskContainercontain cards fromDOM.fieldwhen they are taking and menu screen appears (presented inMenuDOM tree description)