There exists 3 main files. Check.js is meant to check whether the letters in the word given by the user exists in correct word. Falling_words.js contains a class of a single letter which is meant to transition from the top to the bottom of the screen to give an interesting animation. wordle.js is where the canvas is drawn and all the elements are rendered.
- Make sure to tag the issue number that you are attempting to solve with the PR. Give credits and resources when its due.
- Attach screenshots of the output if possible
- Explain how you solved the issue as clear and concise as possible.
Ones that are trying to propose new issue, make sure you explain the problem clearly. Along with any initial solutions. Also attach any screenshots that might explain the error.