- main page
- container component with What button and new game button -
- center component --contains title of game --hot or cold text - red box ---component will need a state of hot, cold etc ---logic to determine temp --user input component - lighter greyblue ---must pass info of user input to check score --guess counter - orange number --last guess section - greenishblue background
mikedolan03/hotcold
My version of the number guessing game built in React from scratch. Using Travis CI and Netlify to run continuous integration testing and deploy.
JavaScript