Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.65 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.65 KB

Kids' Fun Facial Features Game

This is a simple web application designed for kids to interactively play with facial features on a cartoon character's face. Users can drag and drop different parts of the face to create various expressions.

How to Play

  1. Visit the live demo to play the game.
  2. Click and drag the eyes, mouth, or eyebrows to move them around the face.
  3. Release the mouse button to drop the feature.
  4. Try to create different facial expressions by combining different features.

Features

  • Interactive gameplay suitable for children.
  • Drag-and-drop functionality for easy manipulation of facial features.
  • Cute cartoon character design to engage young players.
  • Collision detection to prevent overlapping features.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (p5.js library)

Installation

You don't need to install anything to play the game. Simply visit the live demo link here.

Development

To run the project locally, follow these steps:

  1. Clone this repository: git clone https://github.com/Pausejo/DollNDrop.git
  2. Navigate to the project directory: cd DollNDrop
  3. Open the index.html file in your web browser.

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to submit a pull request. Please follow the existing code style and conventions.

License

This project is licensed under the MIT License.

Acknowledgements

  • Character design inspired by Dall-E.

Contact

For questions or feedback, please feel free to contact the project maintainer:

Your Name