Skip to content

a spelling game built with Next.js 14, TypeScript, Tailwind CSS, and ShadcnUI.

Notifications You must be signed in to change notification settings

karayamanemre/spellbee

Repository files navigation

a spelling game built with Next.js 14, TypeScript, Tailwind CSS, and ShadcnUI.

Quick Start

Clone the repository and install dependencies:

git clone https://github.com/karayamanemre/spellbee.git
cd spellbee
npm install

Run the development server:

npm run dev

Visit http://localhost:3000 to play the game.

Game Rules

-Start with 20 points. -Words must be at least three letters. -Points are based on word length. -Hints cost 20 points, shuffling costs 2 points, new letters cost 50 points.

Contributing

Contributions are welcome! Please fork the repo and submit pull requests.

About

a spelling game built with Next.js 14, TypeScript, Tailwind CSS, and ShadcnUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published