gigafiga21 / MemoryGame

Website card memory game
0 stars 0 forks source link

Examine and improve code from Memory.js for more simple split #12

Open gigafiga21 opened 4 years ago

gigafiga21 commented 4 years ago

blocks #11

gigafiga21 commented 4 years ago

Problem

DOM.game.cardsContainer from Game recalculates its height to be under DOM.game.deskContainer

Possible solution

Mediator for toggling Menu and Game:

gigafiga21 commented 4 years ago

Problem

State of Continue button (active/inactive).

Possible solution

Trigger active state after first click on New game button

gigafiga21 commented 4 years ago

Write docs for MemoryGame in Wiki for Game, Memory classes and connected processes