Skip to content

aiden10/defindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.

image

Features

  • OAuth authentication for tracking stats
  • Custom game support which allows users to create and share games which are different than the daily

Frontend

  • React
  • React Context
  • TypeScript
  • MaterialUI

Backend

  • 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.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published