/Emoji-Catcher

Simple JavaScript Game

Primary LanguageCSS

Typing SVG

project-image

This JavaScript project implements a dynamic emoji game where emojis on the screen shuffle every 500 milliseconds. The objective is to keep track of the changing emojis and potentially interact with them

Project Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Randomly assigns emojis from a predefined list to elements on the page.
  • Updates the emojis every 500 milliseconds to create a fast-paced experience.
  • Provides a foundation for building more complex interactions with the 3D emojis

🛠️ Installation Steps:

1. Clone the repository:

https://github.com/sandundil2002/Emoji-Catcher.git

2. Open the Emoji Catcher file in your IDE and run the index.html file

💻 Built with

Technologies used in the project:

  • Html
  • Css
  • JavaScript