Inspiration
We love to solve puzzles at school, especially word riddles and sudoku so we decided to make our own based off those popular puzzles.
What it does
You are given a random 5 letter word and 10 guesses. If you enter a wrong word it will tell you which letter is correct and which place it should be in. Sort of a word scramble to use critical thinking to win!
How we built it
We used ReactJS for the logic and layout. The design used React Bootstrap CSS library to pretty things up.
Challenges we ran into
Lots of bugs at the start, luckily debugging it as a team and catching each others errors lead to a success!
Accomplishments that we're proud of
We are proud of implementing a good variety of random words, being able to manipulate the HTML DOM and also the CSS to display the correct order of letters in a word. We are proud that we successfully worked as a team to overcome all our bugs in our code.
What we learned
React Bootstrap and how to use it to pretty things up, How to debug code in the console, We learned how to properly structure our react app.
What's next for GuessR
Possibly implement multiplayer with leaderboards via sockets. Migrating to an online platform will encourage more people to play with their friends and share this awesome website!
Built With
- css3
- html5
- javascript
- react
- react-bootstrap
Log in or sign up for Devpost to join the conversation.