For one of our features, we decided to make a color by number game. This game will include: - [x] An introduction section describing how to play the game - [x] A bar where you can type in the binary number corresponding to the number on the color box - [x] A box on the lefthand side of the screen with a bunch of numbers - [x] A "color" button which when clicked on, fills in the corresponding number box on the lefthand side - [x] When you type in the wrong binary number, there should show an error button - [ ] Color in the box with a variety of different randomized colors - [ ] Include styling "color" button with SASS styling
For one of our features, we decided to make a color by number game. This game will include: