Flexbox Froggy
flexboxfroggy.com
Flexbox Froggy
1–10 of 72 posts
Re: Flexbox Froggy
#2Re: Flexbox Froggy
#3There's also https://codepip.com/games/grid-garden/ by the same author that uses the same approach for CSS Grids.
Re: Flexbox Froggy
#4This is great, I used this years ago when I was learning about flexbox. There's also https://codepip.com/games/grid-garden/ by the same author that uses the same approach for CSS Grids.
I enjoyed this game to learn CSS selectors a while ago: https://flukeout.github.io/
Re: Flexbox Froggy
#5https://cssgridgarden.com/ (basically Froggy for Grid)
https://cssbattle.dev/ (a platform for doing various challenges, huge community)
https://flukeout.github.io/ (learn about CSS selectors)
https://css-animations.io/ (practice CSS animations)
Re: Flexbox Froggy
#6Re: Flexbox Froggy
#7As an aside, I've learned so many things via games like this. Including vim (via https://vim-adventures.com/), which I now basically can't live without.