Commit Graph

40 Commits (1dde14d435b57a3ea35c89fb1d208476bcebbbc7)
 

Author SHA1 Message Date
Conor Walker 1dde14d435 Revert "Merge pull request #3 from sgoudham/rework"
This reverts commit 754e6c34d9, reversing
changes made to 1c9ef1c2ee.
3 years ago
Conor Walker cd4138624c
Update README.md 3 years ago
Conor Walker 754e6c34d9
Merge pull request #3 from sgoudham/rework
Add coloured output & rework logic to display like wordle
3 years ago
sgoudham 44a3c1713d
Implement coloured output & rework logic to display like wordle 3 years ago
sgoudham cd4bb9397e
Implement coloured output & rework logic to display like wordle 3 years ago
sgoudham 26e2248f9c
Add colorama -> https://pypi.org/project/colorama/ 3 years ago
Conor Walker 1c9ef1c2ee
Update README.md 3 years ago
Conor Walker 213189067a
Merge pull request #2 from conor-walker/develop
Code cleanup & seed-based
3 years ago
Conor Walker 6ddd38f83a Merge branch 'feature/seed-based' into develop 3 years ago
Conor Walker b1172e5850 Chooses word based on seed for consistency in a day 3 years ago
Conor Walker 7b1c73b899 Merge branch 'feature/code-cleanup' into develop 3 years ago
Conor Walker 30e52e5bde Extracts letter checking to its own (ugly) method 3 years ago
Conor Walker efbb3fc739 Moves code to functions, and refactors to follow standard Python style 3 years ago
Conor Walker 2d0d7b2173 Merge branch 'develop' 3 years ago
Conor Walker 4582244b29
Update README.md 3 years ago
Conor Walker 27996b2efc
Update README.md 3 years ago
Conor Walker 719c89287c
Update pydle.py 3 years ago
Conor Walker 313b64903c
makes exiting better 3 years ago
Conor Walker c3dca2b51a
Merge pull request #1 from conor-walker/develop
Merge develop to main
3 years ago
Conor Walker 3355edd58a Merge remote-tracking branch 'origin/develop' into develop 3 years ago
Conor Walker 6a72c2cfb5 reshuffles 3 years ago
Conor Walker 0cd3a3ced9
realised what the name parameter does 3 years ago
Conor Walker 415b31778c
adds linux artifact though missing filename 3 years ago
Conor Walker 66274f1d23
test \\ to / 3 years ago
Conor Walker 7d53bf1b36
upload artifact? 3 years ago
Conor Walker 7317e1020f
remove hooksconfig to see if that stops ci breakin 3 years ago
Conor Walker ad16c57667
Update python-app.yml 3 years ago
Conor Walker 1805032c23 Merge branch 'develop' of https://github.com/conor-walker/Pydle into develop 3 years ago
Conor Walker 5e0f80492d
Update python-app.yml 3 years ago
Conor Walker cb0ca1e37a Merge branch 'develop' of https://github.com/conor-walker/Pydle into develop 3 years ago
Conor Walker aa64b74859 rename + reshuffle 3 years ago
Conor Walker 4f386fa560
Update python-app.yml 3 years ago
Conor Walker ceaaf9e156 better output 3 years ago
Conor Walker 708cac518b
im going to try CI 3 years ago
Conor Walker 00a85d1bfd adds a dope header and fixes exe building, plus other improves 3 years ago
Conor Walker 0b362380a7 fixes filename 3 years ago
Conor Walker a5e75ef526 comments out the word to guess 3 years ago
Conor Walker 0f8377832d makes word choice random from every 5 letter english word 3 years ago
Conor Walker bbc47c4faf
Create main.py 3 years ago
Conor Walker 6180e518ca
Initial commit 3 years ago