Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.98 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.98 KB

Improve your understanding of CSS flexbox with an unlimited number of challenges. Play now!

Table of Contents

What this does?

Users must guide the frogs home to their lilypads using CSS flexbox. This hardcore mode features an unlimited number of challenges incorporating all flexbox properties.

Further Improvements

  • The difficulty of the game can be enhanced by adding order or align-self as an option for each individual frog.
  • The animation when transitioning to the next challenge can be added to smoothen the gameplay experience. Completed
  • Still need to take some cases that the inputs from users are not exactly the same with the solution but generating the same layout into account. Or find a better way to check the answer from users.

Credits

The concept and design for this project are credited to this game (including images of frogs and lily pads).

Built with

Author

Phot Koseekrainiramon

Deployment

This project is deployed to GitHub Pages:

https://photkosee.github.io/flexboxfroggy-hardcore/

Contributing

Pull requests are welcome. Please open an issue first to discuss what you'd like to improve or any bug you'd like to fix.