Designing the Web

Memory Game

Includes Design, Web Development and Firebase

Introduction

The idea with this project is to create a memory game based in the classic Matching Games, which aim is to discover all pairs of cards by flipping the cards that are positioned on their backs on the game board.

I will modify this game to make it similar to the Blizzard game, from here I will create several difficulty modes and a table of classifications among registered users.

Basic concepts

As initial ideas we plan to create an initial menu, where we will choose the game mode and be able to see the Google logged users ranking.

The game modes will be easy, normal and difficult. Each difficult will be explained in detail in the game, like being able to lose the game in the most difficult game mode.

Final concept

The final game is debugged and all the graphic elements and animations necessary for the correct working of the application are createdd, the live database is implemented in JSON with Firebase, allowing the user ranking.

Github

You can find the source code for this project in my GitHub.