Skip to content

A simple, fun web game where players click a button as many times as possible within a set time limit. The game is implemented using HTML, CSS, and JavaScript. It’s an excellent project for beginners to practice their web development skills.

License

Notifications You must be signed in to change notification settings

Abhrankan-Chakrabarti/ClickButtonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClickButtonGame

A simple, fun web game where players click a button as many times as possible within a set time limit. The game is implemented using HTML, CSS, and JavaScript. It’s an excellent project for beginners to practice their web development skills.

Features

  • Countdown timer
  • Score counter
  • Start and end game states

How to Play

  1. Open the index.html file in a web browser.
  2. Click the button as many times as you can before the time runs out.
  3. Your score will be displayed at the end of the game.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup Instructions

  1. Clone the repository.
    git clone https://github.com/Abhrankan-Chakrabarti/ClickButtonGame.git
  2. Open index.html in your web browser to start playing.

Play Online

You can play the game online here.

Potential Enhancements

  • Add different levels with varying time limits.
  • Include sound effects for button clicks and end game.
  • Implement high score tracking.

Feel free to contribute and make this game more exciting!

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License.

About

A simple, fun web game where players click a button as many times as possible within a set time limit. The game is implemented using HTML, CSS, and JavaScript. It’s an excellent project for beginners to practice their web development skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published