Skip to content

bearshuford/hives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hives

Hives is a multiplayer word game where players race to find as many words as possible using a given set of letters. It's a multiplayer clone of the popular New York Times Spelling Bee game.

How to Play

  1. Join or create a new game room by entering a room code or clicking "Start a new game" on the home page.
  2. In the game room, you'll see a honeycomb-shaped board with letters arranged in a hexagonal pattern.
  3. The center letter is required in every word you submit.
  4. Type your guesses in the input field or click on the letters to build your word.
  5. Press the "Submit" button or hit Enter to submit your guess.
  6. Longer words are worth more points.
  7. Words must be at least 4 letters long.
  8. You can see the words that have already been guessed by other players in the "Guessed Words" section.
  9. The player with the highest score wins!

Features

  • Multiplayer gameplay with real-time updates
  • Leaderboard with player scores and usernames
  • Ability to shuffle the letter arrangement
  • Responsive design for desktop and mobile devices

Technologies Used

  • React
  • TypeScript
  • Styled Components
  • Three.js (for 3D honeycomb visualization)
  • Vite (build tool)
  • Supabase (backend database)

Getting Started

To run the game locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-repo/hives.git
  2. Install dependencies: yarn install
  3. Start the development server: yarn dev
  4. Open http://localhost:5173 in your browser

About

Multiplayer clone of NYT Spelling Bee word puzzle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published