2022-02-28 15:42 | Typos in the README. | Agastya Chandrakant | 1 | +2 | -2 |
2022-02-26 11:33 | Don't show answer by default. | Agastya Chandrakant | 1 | +12 | -1 |
2022-02-21 09:52 | Convert special cases to general cases. | Agastya Chandrakant | 3 | +16 | -15 |
2022-02-20 11:22 | Separate out possible answer array and the dictionary, else the words to guess are quite esoteric. | Agastya Chandrakant | 3 | +2320 | -2314 |
2022-02-18 11:41 | Add make clean instruction and to hell with .DS_Store. | Agastya Chandrakant | 2 | +3 | -0 |
2022-02-17 19:40 | Refactor more code; also, reject repeated guesses. | Agastya Chandrakant | 3 | +199 | -185 |
2022-02-17 17:31 | Add README + make install instruction. | Agastya Chandrakant | 2 | +84 | -0 |
2022-02-17 13:44 | Tinsy-bit code refactoring, sensible if-else branch, eleminate special case (chance counter -- for error), make use of general case instead + show coloured-keyboard even when user guess is wrong. | Agastya Chandrakant | 2 | +20 | -19 |
2022-02-16 18:44 | Updated the algo parameters + refactored it. | Agastya Chandrakant | 1 | +28 | -28 |
2022-02-16 18:39 | Algorithm to check if the word guessed is or not the ans. Incase it is/is not it shows the output through colour coding it. | Sahibardj | 1 | +47 | -0 |
2022-02-16 18:25 | Initial commit of wordle cli game (minus the algo Sahiba wrote). | Agastya Chandrakant | 9 | +13871 | -0 |