thomaspark / flexboxfroggy

A game for learning CSS flexbox 🐸

Home Page:https://flexboxfroggy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion] Provide Solutions

SherylHohman opened this issue · comments

Would be nice to provide a solution/explanation for anyone who simply cannot figure one out ;-)

Hoping to add this feature eventually, but in the meantime, Programming Mentor has put together this nice guide:

http://programmingmentor.com/post/playing-css-grid-garden/

Hi, is there a chance I could work on this issue?
For starters, we can have a simple button that says 'Solution' and on clicking that an alert pops up, asking the user if they really want to see the solution. If they say yes, we could display the solution in text format as an alert. If not, they can continue trying.

If this sounds like a good idea, I'd love to have a chance to work on it since I'm currently learning front-end web development and I'll learn a lot by contributing!