⚡ Creating a game and storing game data using date and local storage.
⚡ Building a Memory game with a timer and high score.
⚡ Research on how to build this specific game.
⚡ Using the Kanban method to organize the tasks and responsibilities.
⚡ Code collaboration through GIT and GitHub.
⚡ Project timeline and schedule.
⚡ HTML5
⚡ CSS
⚡ JavaScript
⚡ Trello
⚡ GIT and GitHub
⚡ Practicing an Agile workflow developing the product in sprints.
⚡ Evolving our code collaboration skills trough GIT and GitHub.
⚡ Creating a CSS grid layout containing each card.
⚡ Defining the variables and data in JavaScript.
⚡ Create board, arrange cards and flip cards functions.
⚡ Check for match and replay function.
⚡ Also create a timer function that starts with the first flipped card.
⚡ And last, store the high score in local storage.