A one hour and half Livestream to help other students who are still working on The Memory Game
Project.
Did you miss the Livestream between 11:00 PM to 12:30 PM CEST
in our #fend-p3-memory-game
Slack Channel?
That's fine. It is available on YouTube.
Watch it now
Here is the Live Preview
- Explain the logic of each step
- Write an easy to understand code
- Improve the code step by step
Idealy, this livestream is targeting the one who can't complete the Memory Game
project, or even don't know where to start!
The live will start from Downloading the project from the repo, till make it works!
Almost. Except 3 things:
timer
. I've done it separately in aPDF
, read it here.modal
shuffle
the cards. It is self-assigned; All you need to do is to use the providedshuffle
function, then loop through theicons
after being shuffled!
Feel free to check my Memory Game Repo to know how I did them!
This was my first Livestream, or I should say; My first video ever. So, forgive me for its quality. I am open to hear any feedback, so that I can create a better content later.