Skip to content

Alphabet Clicker is an engaging, educational game where players click on letters of the alphabet to score points. It helps improve letter recognition and typing skills in a fun, interactive way.

License

Notifications You must be signed in to change notification settings

vivekv2810/Alphabet-Clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Alphabet Clicker Game

Alphabet Clicker is an engaging, educational game where players click on letters of the alphabet to score points. It helps improve letter recognition and typing skills in a fun, interactive way.

Table of Contents

Demo

You can try out the game by opening the index.html file in your web browser.

Features

  • Alphabet Buttons: Clickable buttons representing each letter of the alphabet.
  • Scoring System: Earn points for each letter clicked.
  • High Score Tracking: Automatically saves and displays the highest score using local storage.
  • Reset Functionality: Reset the score and restart the game at any time.

Installation

  1. Clone the repository or download the zip file.
    git clone https:/your-username/alphabet-clicker.git
    
  2. Navigate to the project directory.

cd alphabet-clicker

  1. Open the index.html file in your favorite web browser to start playing.

How to Play

  1. Click on the letters of the alphabet to score points.

  2. Your current score is displayed at the bottom.

  3. Your highest score is saved and displayed even after refreshing the page.

  4. Click the "Reset" button to reset your score and restart the game.

Customization

You can easily customize the game by modifying the following files:

  • styles.css: Change the appearance of the buttons, background, and layout.

  • script.js: Adjust the game logic, such as adding a timer, changing the score increment, or introducing levels.

Technologies Used

HTML: Structure and layout of the game.

CSS: Styling and appearance of the game interface.

JavaScript: Game logic, scoring system, and interactivity.

JSON: Basic configuration and potential for high score tracking.

Result

image

License

This project is licensed under the MIT License

About

Alphabet Clicker is an engaging, educational game where players click on letters of the alphabet to score points. It helps improve letter recognition and typing skills in a fun, interactive way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published