Skip to content

hulchenko/django-react-wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Game

Wordle Game is an engaging, browser-based word guessing game inspired by the popular daily challenge. The app offers a smooth user experience with real-time interaction, highlights, and scoring features. Built with modern technologies, it is fully responsive and integrates with Django and React for seamless front-end and back-end communication.

App Desktop Screenshot

Features

User Experience

  • Interactive Word Guessing: Challenge yourself to guess the 5-letter word within six attempts. Receive visual feedback with colored highlights for correct letters.
  • Session-Based Gameplay: Each player’s session is tracked, allowing for a persistent gaming experience.
  • Responsive Design: Fully optimized for both desktop and mobile devices for a smooth gaming experience across all platforms.
  • Real-Time Scoring: Players get immediate feedback after each guess with scoring based on accuracy and attempts.
  • User-Friendly UI: Elegant and minimalistic design, focusing on ease of use and fast interactions.

Technologies Used

  • React
  • Django + REST Framework
  • SQLite (Development) / PostgreSQL (Production)

Live Demo

You can access the live demo of the Wordle Game here: https://django-react-wordle.vercel.app/


To run terminal version locally:

pip install requests
python wordle.py

About

Slow cold starts on Render

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published