Made the HangMan challenge with NuxtJS and Sass. I"ve tried to make it on a single page, using Vue Transition's tag for a smooth fade animation (by conditionning main-container of each part of the game). I feel like my css is pretty instable, too much "flat", and don't know how to make it more comfortable. i also create a tons of component for each part, when it's possible, maybe too much ? If anyone has any advice on component structure or just page structure and css, i'll take it !
main difficulty / unsure of : make it responsive on the game board, depending on word length)
i really wanted to do a single page game, proud of this / feeling that i made it and it's working ! (atleast at 90% ahah)