jfmartinz / ResourceHub

ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
https://resourcehubdev.vercel.app/
MIT License
143 stars 277 forks source link

[GAMES]: Addition of Interactive CSS Learning Games #145

Open Saloni-0465 opened 6 months ago

Saloni-0465 commented 6 months ago

Description: I would like to propose the addition of two interactive CSS learning games to the list of front-end development resources in the ResourceHub project. These games, Flexbox Froggy and Grid Garden, are highly beneficial for beginners learning CSS layout techniques.

Resources to Add:

Flexbox Froggy: A fun and interactive game where learners can grasp the concepts of Flexbox layout by completing challenges to help Froggy and friends cross the pond.

Grid Garden: Another interactive game that teaches CSS Grid layout through gardening tasks, making learning grid-based positioning enjoyable and intuitive.

LINK (Flexbox froggy): https://flexboxfroggy.com/ LINK (Grid Garden): https://cssgridgarden.com/

@jfmartinz

jfmartinz commented 6 months ago

Description: I would like to propose the addition of two interactive CSS learning games to the list of front-end development resources in the ResourceHub project. These games, Flexbox Froggy and Grid Garden, are highly beneficial for beginners learning CSS layout techniques.

Resources to Add:

Flexbox Froggy: A fun and interactive game where learners can grasp the concepts of Flexbox layout by completing challenges to help Froggy and friends cross the pond.

Grid Garden: Another interactive game that teaches CSS Grid layout through gardening tasks, making learning grid-based positioning enjoyable and intuitive.

LINK (Flexbox froggy): https://flexboxfroggy.com/ LINK (Grid Garden): https://cssgridgarden.com/

@jfmartinz

Hi @Saloni-0465, these games are already included in that section, you can dobule check it here: Games. If you want, you can add new games that are not included yet in the list, thank you!