Show HN: A Simple Memory Game
icon-guesser.herokuapp.com
Show HN: A Simple Memory Game
1–7 of 7 posts
Re: Show HN: A Simple Memory Game
#2Would be cooler if you were graded on how many guesses it took. Still fun though.
Re: Show HN: A Simple Memory Game
#3Would be cooler if you were graded on how many guesses it took. Still fun though.
I thought about including that , wanted to get some feedback on it to see if it’s worth the effort
Re: Show HN: A Simple Memory Game
#4Is the game open source? I would like to add it to my acos.games platform.
Re: Show HN: A Simple Memory Game
#5Well done, enjoyed it.
Re: Show HN: A Simple Memory Game
#6No post body was provided.
Re: Show HN: A Simple Memory Game
#7Fun, I enjoyed that.
Bug report: Bottom is cut off when browser width > height, on wider monitors.
Defining height of elements in terms of vw units is the cause. Also body as a flex with align-items: center without a defined height on body won't have any effect.