Free Coding Game

Flexbox Froggy

  • Flexbox Froggy is a game that teaches beginner CSS coding language, similar to HTML
  • features frogs who have to be moved onto their respective lily pads
  • to control the frogs you type code in the format of “justify-content:_______” with the location you want them to move to in the blank (ex// flex-end, space-between, center) 
  • Flexbox Froggy is easy to follow, user-friendly, everyone can go at their own pace

 

Leave a Reply