🧩 SWEdle is a spinoff of the viral web game Wordle.com. Instead of random words, SWEdle incorporates various Software Engineering words and terms, such as "React", "Linux", "Agile", etc. As of now, it only incorporates a list of 5 letter words, similar to Wordle.
SWEdle is built using React, JavaScript, and TailwindCSS for the frontend, MongoDB for the database of words,frontend is deployed on Netlify, and the backend is deployed on Fly.io.
- Add a keyboard below the guesses to enhance visuals
- Implement a "Hint" button to give effective hints based on the word
- Show the definition of the word after win/loss
- Add smoother transitions
- Possibly add a leaderboard
- How-to-Play popup is not dynamically sized based on browser window size
- (QOL improvement) - game won popup shows up before all tiles turn green
Languages:
Frameworks, Platforms, & Libraries:
Frontend hosted on:
Backend hosted on: Fly.io