Locked lesson.
About this lesson
Let's use what we've learned to build a math flashcard game!
Exercise files
Download this lesson’s related exercise files.
Building a Flashcard Game - Solution.docx60.8 KB Building a Flashcard Game.docx
59.1 KB
Quick reference
Building a Flashcard Game
Let's build a math flashcard game!
When to use
This is a fun little app that let's us use some of the skills we just learned.
Instructions
Before starting any new project, create a list of the steps you'll need to follow:
- math flashcards
- have a menu
- do adding, subtracting, multiplication or division?
- show math problem
- get the users input
- check the input (answer) vs the correct answer
- output whether they got the answer right or wrong
- ask if they want to play again
- show menu or end game
Hints & tips
- Always write out a quick list of things to do for your new app!
Lesson notes are only available for subscribers.