Thanks to visit codestin.com
Credit goes to github.com

Skip to content

debadityasingh8972/Bubble-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bubble-Game-Javascript

Overview

This project is a Bubble game developed using JavaScript and CSS. It is an interactive game where a menu appears at the start. The game starts with multiple bubbles on the screen. Each bubble has a unique hit number, and when the user hits the bubble with the given number, their score increases by 10. The total time for the game is 60 seconds.

Technologies Used

  • JavaScript: Used for game logic and interactivity.
  • CSS: Employed for styling the game elements and providing a visually appealing design.

Getting Started

To play the Bubble game, follow these steps:

  1. Clone the repository to your local machine or download the ZIP file.
  2. Open the project folder in your preferred code editor.
  3. Launch the index.html file in your web browser to start the game.
  • index.html: The HTML file contains the structure and content of the game.
  • css/styles.css: The CSS file includes all the styles necessary to create an attractive layout and design.
  • js/script.js: The JavaScript file contains the game logic and interactivity.

Contributing

If you have any suggestions or improvements for the Bubble game, feel free to fork the repository, make your changes, and submit a pull request.

Contact

For any inquiries or feedback, please contact me at [email protected]

Thank you for checking out the Bubble game project! We hope you enjoy playing the game and have a great time!

About

Bubble Game is an interactive game that I developed using Basic DOM Manipulation and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors