Git Product home page Git Product logo

tyleroneil72 / duordle Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 347 KB

Duordle is an online game inspired by Wordle, designed to be a cooperative word-guessing game. Leveraging the MERN stack (MongoDB, Express.js, React, and Node.js), Typescript, Tailwind CSS, Socket.io, and AWS for hosting.

Home Page: https://duordle.net

License: MIT License

JavaScript 1.19% HTML 2.20% TypeScript 95.10% CSS 0.16% Shell 1.35%
aws express node react socket-io tailwindcss typescript

duordle's Introduction

Duordle

License

React Typescript Tailwind Nodejs Express MongoDb eslint AWS

Description

Duordle is an online game inspired by Wordle, designed to be a cooperative word-guessing game. Leveraging the MERN stack (MongoDB, Express.js, React, and Node.js), Typescript, Tailwind CSS, Socket.io, and AWS for hosting. Check out the live version at duordle.net

Note

This project is under active development.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

This project was inspired by Wordle, a game created by Josh Wardle and popularized by the New York Times. This game is an independent creation and is not affiliated with, sponsored by, or endorsed by the New York Times or the creators of Wordle.

Contact

For any inquiries or questions, you can reach me at [email protected] or on my linkedin at https://ca.linkedin.com/in/tyler-oneil-dev

duordle's People

Contributors

tyleroneil72 avatar

Watchers

 avatar

duordle's Issues

Make Letter In wrong place work functionally

If there is only one letter in a word and it is in the right place the other letter must be not yellow.

Example, if the word is hello

and i guess needs

it will go as such

n: incorrect, e: correct, e: incorrect, l: incorrect, l: incorrect, o: incorrect

rather than the current
n: incorrect, e: correct, e: correct but in wrong place, l: incorrect, l: incorrect, o: incorrect

Plan Mechanics and Core Features

Features

Tech Stack:

  • React
  • Typescript
  • Tailwind
  • Node
  • Express
  • MongoDB
  • Socket.io/web sockets

Hosting:

  • AWS

Features:

  • Main Game

    • Create room code to send to a friend, and have them join your Duordle game
    • Once connected you will then both take turns solving the daily Duordle word together.
    • Once done a copy game to clipboard feature will pop up
  • Custom Game

    • Create room code to send to a friend, and have them join your Duordle custom game
    • Once connected you can create a word to send back to your friend to guess and they will create one for you as well
    • Once done a copy game to clipboard feature will pop up
  • Settings

    • Change sound effect volume (Minimal sound will be used)
    • Dark mode/Light mode (Use System Settings) (Local Storage)
  • Footer

    • Copyright Tyler O'Neil (Year)
    • Link to Github
    • Link to Linkedin
    • Link to Portfolio
  • Privacy Policy

    • Put basic privacy policy information

Optional Features:

  • Report bug form
  • Chatbox

Purpose of project:
This project will essentially be a combination of all my technical skills along with it being hosting. It will go over Frontend, Backend, and Deployment. Also I love playing daily Wordle style games.

Bug Two Sockets one room

Sometimes two of the same socket id can fill a room

Replicated when joining a room twice two seperate browsers, then the third time trying to join via link and it says full, then leave one room via leave button.

then try to join again via link, it wont work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.