Overview | Puzzle | Racing | Word | Guesser | GAME HUB |
In this game the player will learn how text is converted into binary
- Students will go through the steps of text to binary conversions in order to better learn and understand how computers read text.
- Once they are done, they can play a guessing game in which they are given words to translate to binary.
The user will be able to:
- Type out certain sections of binary
- The user will be able to complete tasks based on this idea.
This will:
- Challenge the user to really think about binary, and how the binary alphabet works
How will we accomplish this?
- go through hexadecimal and ascii converters in order to show the transition.
What will we use?
- JavaScript, HTML & a bit of CSS
- List operations
- Use variable/set to keep track of already checked combinations