Skip to content

Just A Simple Digital implementation of WORDSEARCH game where any one can post there interesting wordsearch grid and others can search it and solve it !

Notifications You must be signed in to change notification settings

The-Wee-Lad/WordSearch-Game

Repository files navigation

WordSearch Game

A simple digital implementation of a word search game where anyone can post their interesting word search grid, and others can search and solve it! [Still Work Under Progress]

Features

  • Create Word Search Grids: Users can design and share their custom word search puzzles.
  • Solve Puzzles: Browse and solve word search grids created by others.
  • Interactive UI: Simple and clean interface for a smooth experience.

Live Demo

Check out the live game at: Demo Link

Installation

  1. Clone the Repository:
    git clone https://github.com/The-Wee-Lad/WordSearch-Game.git
  2. Navigate to the Project Directory:
    cd WordSearch-Game
  3. Install Dependencies:
    npm install
  4. Start the Development Server:
    npm run dev
    The application will be accessible at http://localhost:5173.

Technologies Used

  • Frontend:

    • React – JavaScript library for building user interfaces.
    • Tailwind CSS – Utility-first CSS framework for styling.
  • Build Tool:

    • Vite – Next-generation frontend tooling.

Usage

  1. Open the application in your browser.
  2. Create and share word search puzzles.
  3. Browse and solve puzzles made by other users.

Contributing

Contributions are welcome! To contribute:

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

About

Just A Simple Digital implementation of WORDSEARCH game where any one can post there interesting wordsearch grid and others can search it and solve it !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published