Coder Social home page Coder Social logo

kimjust6 / wordle-clone Goto Github PK

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

This project is my angular implementation of the popular word game "Wordle". This application uses Bootstrap for the navigation bar, but otherwise uses custom CSS.

Home Page: https://wordle-xi.vercel.app/

License: MIT License

JavaScript 2.58% TypeScript 73.05% HTML 11.85% SCSS 12.52%
angular bootstrap css typescript wordle wordle-game

wordle-clone's People

Contributors

kimjust6 avatar

Watchers

 avatar

Forkers

takmakafaya

wordle-clone's Issues

feature-7-add-instructions-modal

acceptance criteria:

  • users who play visit the website for the first time will be greeted with the instructions on how to play the game.
  • users who have already started playing, will not have to view the instructions.
  • there will be a button that will toggle instructions for users to who want to see the instructions again.

feature-1-cache-current-word-and-attempts

  • On refresh, reload the same attempts and same word
  • Have dedicated refresh button to reset word/page

Acceptance criteria:
Refreshing restores state.
Clicking refresh button resets the page and word.

feature-copy-results-feature

At the end of the game, the player can copy the results to share with others.

Acceptance criteria:

  • After solving puzzle, user can click on share button to copy the results to clipboard

feature-tab-wordle-baby-shower-theme

Acceptance criteria:

  • create 3 custom wordle games using tabs
  • make the words the same for each tab
  • make the attempts not reset
  • add a baby shower theme to the game (this will be moved to another issue. changing this requirement to be able to toggle between themes)

feature-wordle-api

Acceptance criteria:

  • has two version/pages of the application, free play where the word is random everytime and daily where the app uses the API to get the word
  • application uses an API to grab the word of the day

feature-wordle-solver

Acceptance criteria:

  • Add a page that helps solving wordle puzzles
  • Allow user to type words and make letters grey->yellow->green->grey

feature-theme-toggling-and-instructions-modal

Acceptance criteria:

  • apply a baby shower theme on toggle
  • on firstload, show a modal with the instructions
  • have a button that will bring back the instructions modal on click()
  • make sure button presses are ignored on refresh if game is won

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.