Thenlie / turtle

"Wordle" clone
https://wurtle.herokuapp.com/
MIT License
3 stars 2 forks source link

Refactor Game componet #30

Closed Thenlie closed 2 years ago

Thenlie commented 2 years ago

Refactor the game to include the updated user input display. Double check for potential improvements and start to finalize styling.


Wireframe

input

Thenlie commented 2 years ago

Branch created

git fetch origin
git checkout 30-refactor/game
Thenlie commented 2 years ago

Closed by #34