In this game the player will guess the specific binary code.
- The player must guess the specific binary code and which is the correct one.
- It will be similar to a test of knowledge of binary.
- The player will be given code
The user will be able to:
- Pick on the image of code and guess if it is correct or not
- If the user picks the correct code they will be given a point
- If the user picks the incorrect code their points will be reduced
This will:
- Test the players knowledge on binary code
How will we accompish this?
- Ask questions that will slowly get difficult
What will we use?
- JavaScript, HTML, CSS
- List operations
- Variables