Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.49 KB

File metadata and controls

30 lines (23 loc) · 1.49 KB

Udacity - Study Jam | FEND - P3 Memory Game

A one hour and half Livestream to help other students who are still working on The Memory Game Project.

The Livestream is available on YouTube

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

Test the game

Here is the Live Preview

Main Objectives

  • Explain the logic of each step
  • Write an easy to understand code
  • Improve the code step by step

What to expect?

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!

Does it cover everything?

Almost. Except 3 things:

  • timer. I've done it separately in a PDF, read it here.
  • modal
  • shuffle the cards. It is self-assigned; All you need to do is to use the provided shuffle function, then loop through the icons after being shuffled!

Feel free to check my Memory Game Repo to know how I did them!

Feedback

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.