Skip to content

preciousaffiah/Word-Hive-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Hive

Welcome to WordSpell, a fun and challenging word game where you have to spell out a random word using tiles before the timer runs out! This project is built with HTML, CSS, and JavaScript.

Table of Contents

Demo

Check out the live demo of Word Hive here.

Features

  • Randomly generated words for each game.
  • Tiles to tap and spell out the word.
  • Timer to add a challenging element to the game.

Getting Started

To get started with WordSpell on your local machine, follow these instructions:

  1. Clone the repository: git clone https://github.com/preciousaffiah/Word-Hive-Project
  2. Open the index.html file in your web browser.

How to Play

  1. Launch the game by opening index.html in your browser.
  2. A random word will be displayed, and tiles with letters will be provided.
  3. Tap on the tiles in the correct order to spell out the word before the timer reaches 10 seconds.
  4. Enjoy the challenge and try to beat your own high score!

Contributing

If you'd like to contribute to WordSpell, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature-name
  5. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Screenshot

wordhive

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors