
A Challenging Word Game Using Word Embeddings
Each day, a new word is picked and the challenge is to guess it. The game uses word embeddings provided by FastText to calculate the distance between words. The game is designed to be challenging, so don’t be surprised if you find it difficult to guess the word!
Feature List
- Daily word challenge
- Word embeddings for distance calculation
- Responsive design for mobile and desktop
- Easy to use interface
- Secure google authentication
- Anonymous play
- Add friends
- View friends’ scores
Tech Stack
- SvelteKit
- Drizzle ORM
- PostgreSQL
- FastText
- Tailwind CSS
- Shadcn UI
- Docker
- Coolify
Self-Hosted
The game is self-hosted on a server using Docker and Coolify. The database too is hosted on the server.