pepper-seattle / cthulu-game

A quick and cryptic version of hangman in React JS
1 stars 2 forks source link

Game Functionality: End Game #6

Open pepper-seattle opened 4 years ago

pepper-seattle commented 4 years ago

While you can currently play Cthuluman there's no tracking of whether you won, how many guesses it took to complete the word, etc.

Task Come up with an end game visual with data about how the game went and whether you won or not. Keep in mind that the win portion of this will be tied with any work picked up for the issue around image reveal and any visuals should work on desktop and mobile.

glauroqj commented 4 years ago

hello @pepper-seattle I would like to work on this feature, could you assignee to me?

pepper-seattle commented 4 years ago

Go for it!

glauroqj commented 4 years ago

@pepper-seattle well, before start this feature, I would like to improve the code base if you allow me.

Would you like to see that?