Skip to content

lalitx17/CrossClash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CrossClash

🎉 Welcome to CrossClash! 🎉

Are you ready for the ultimate crossword showdown? Introducing CrossClash, the thrilling new web app that will take your crossword gaming experience to a whole new level! This isn't just any crossword game—it's a summer project born from passion and crafted with the latest in web tech: React, MongoDB, Socket.io, and Node.js.

Features

Step into a world where words come to life and every puzzle is a battleground. Whether you're a solo wordsmith, a head-to-head challenger, or part of a team of word warriors, CrossClash has got a mode for you:

  • 🧩 Single Player: Hone your skills and conquer the crossword board at your own pace. Perfect for those quiet moments when you just want to relax and flex your brainpower.

  • ⚔️ One vs. One: Ready for some friendly competition? Challenge a friend (or a foe!) to a word duel and see who comes out on top. It's all about quick thinking and strategic moves.

  • 👥 Team vs. Team: Rally your friends and form a team of crossword champions. Battle it out against another team and show them who really rules the word world. It's teamwork and tactics combined!

Demo Video

Check out this video to see CrossClash in action:

CrossClash Demo

Stacks Used

  • React
  • Nodejs
  • Typescript
  • Tailwind

Getting Started

To run the client and server locally, follow these steps:

Prerequisites

Make sure you have the following installed on your system:

Installation

  1. Clone the repository:
    git clone https://github.com/lalitx17/crossClash.git
    cd crossClash

Running the Application

  1. Start the server:

    cd server
    npm install
    npm run dev
  2. Start the client:

    cd client
    npm install
    npm run dev

Usage

Once the server and client are running, open your browser and navigate to http://localhost:5173 to start playing CrossClash.

Contributing

We welcome contributions to CrossClash! If you'd like to help out, please follow these steps:

  1. Fork the repository.
  2. Create a new branch
  3. Commit your changes
  4. Push to the branch
  5. Open a pull request.

About

This is a multiplayer competitive and collaborative crossword game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published