Defindle is a daily word guessing game where you guess the word based on its definition. You have 3 attempts to guess the word, with more definitions being revealed after each incorrect guess.
- OAuth authentication for tracking stats
- Custom game support which allows users to create and share games which are different than the daily
- React
- React Context
- TypeScript
- MaterialUI
- Python
- AWS (Lambda, S3, DynamoDB)
- Google OAuth for authentication
I used AWS Lambda because this isn't something which needs a dedicated server, and it's cheaper and easier to host using serverless functions.
