Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Anthony Rice
Anthony Rice
7,976 Points

Flexbox Froggy

I was wondering if anyone had any recommendations for games/activities similar to Flexbox Froggy (http://flexboxfroggy.com/) that can be used to help better understand a topic (i.e. HTML, CSS, Javascript, etc.).

1 Answer

Steven Parker
Steven Parker
229,732 Points

There's Flexbox Defense, similar but not as cute as the froggy, and CSS Diner, which is still under development. For HTML there is Erase All Kittens (targeted for a very young audience), and Code Combat for Javascript and Python.

And if you're interested in learning the Vim editor, there's Vim Adventures.

Anthony Rice
Anthony Rice
7,976 Points

Oh wow. This is exactly what I was looking for! I remember CSS Diner was introduced in the class "CSS Selectors". Thanks!