about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-04-03Get random word from word list, clean up code to work with asyncSaksham Mittal
2022-04-03Restructure script.js to be more logically consistentSaksham Mittal
2022-04-03Add indicator for word lengthSaksham Mittal
2022-04-03Add no js warningSaksham Mittal
2022-04-03Set character limit in text boxSaksham Mittal
2022-04-03Place text box at bottomSaksham Mittal
2022-04-02Fix formattingSaksham Mittal
2022-04-02Remove debug console.log() callSaksham Mittal
2022-04-02Add limited triesSaksham Mittal
2022-04-02Add README.mdSaksham Mittal
2022-04-02Streamline display code to be more concise and readableSaksham Mittal
2022-04-02Make guess highlighting run regardless of right or wrong guessSaksham Mittal
2022-04-02Give feedback on guess by color coding each letterSaksham Mittal
2022-04-02Add attempt counter and disable further play if wonSaksham Mittal
2022-04-02Initial commitSaksham Mittal