A modern web application for generating and playing word category games. Built with Next.js and TypeScript.
- 📝 Generate word category games with custom categories
- 🎯 Random letter generation
- 🎨 Beautiful, responsive UI built with Tailwind CSS
- 📱 Mobile-friendly design
- 📄 PDF export functionality
- 🎮 Interactive game grid
- 🔄 Category shuffling and customization
- Node.js (v18 or higher)
- npm or yarn
- Clone the repository:
git clone https://github.com/yourusername/gruble.git
cd gruble- Install dependencies:
bun install- Run the development server:
bun dev- Open http://localhost:3000 in your browser to see the application.
- Next.js - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- Framer Motion - Animations
- html2pdf.js - PDF generation
- Select your desired word categories
- Generate random letters
- Fill in words that match both the categories and start with the given letters
- Export to PDF if needed
- Create custom categories for more variety
Contributions, issues, and feature requests are welcome!
by Elliot