Learning Flexbox with Flexbox Froggy

Published on April 01, 2020

cssflexbox

pencil over top of a paper drawing

As I was preparing for a flexbox discussion in the web design and development class that I teach at Washington & Jefferson College, I stumbled across a game called Flexbox Froggy, that lets you write CSS code to move a number of frogs around on lilypads. The goal is to use Flexbox properties to line up the columns and rows, making sure certain color frogs land on the same color of lilypad.

screenshot of the flexbox froggy game

I consider myself to be pretty decent at CSS and flexbox, and I still spent a lot of time on some of these and learned some new stuff. If you like CSS and want a fun challenge while you're social distancing, I recommend checking it out!

https://flexboxfroggy.com/