Some random note: 1. Good: The answer is verified by checking the absolute position. You can pass the level with any valid answer -- including non-grid variant. 2. Ugly: It send google analytics for every attempt.
re (1): Indeed, I think we all agree that "position: relative; left: 31.4em;" is a solid solution to the first challenge.
Learn CSS Grid with a virtual garden game
21–30 of 63 posts
Re: Learn CSS Grid with a virtual garden game
#22Maybe I'm getting old but I just use flexbox every time. Makes me very "meh" about CSS grid.
Re: Learn CSS Grid with a virtual garden game
#23Re: Learn CSS Grid with a virtual garden game
#24For a moment I thought this was about https://csszengarden.com/pages/about/ (A long time ago) it was an amazing source to learn CSS, and get design inspiration.
Re: Learn CSS Grid with a virtual garden game
#25Re: Learn CSS Grid with a virtual garden game
#26I did this and enjoyed it. Maybe I'm getting old but I just use flexbox every time. Makes me very "meh" about CSS grid.
Re: Learn CSS Grid with a virtual garden game
#27While this game is quite nice and fun to play, I find it kind of tempting to just experiment with the values until you solve the current problem instead of focussing on the "How does it really work" aspect of the problem, which would lead to a deeper understanding... One way to solve this could be to allow more freedom in solving the problem as well as a small penalty on more than 2 or 3 tries.
You can't blame the game for your own discipline.
Re: Learn CSS Grid with a virtual garden game
#28Earlier quoted context omitted.
You can't blame the game for your own discipline.
Yes you can. Giving players so much freedom that they can easily identify and execute a grindy, brute-force but boring strategy is an extremely common problem in game design. Fault is irrelevant, it is the game's problem if the player stops having fun because they got trapped in a psychological pit tying to circumvent the rules when playing by the rules is ultimately easier. This is a tradeoff so requires some balanc…
Re: Learn CSS Grid with a virtual garden game
#29I did this and enjoyed it. Maybe I'm getting old but I just use flexbox every time. Makes me very "meh" about CSS grid.
Re: Learn CSS Grid with a virtual garden game
#30I did this and enjoyed it. Maybe I'm getting old but I just use flexbox every time. Makes me very "meh" about CSS grid.