Commit Graph

17 Commits

Author SHA1 Message Date
xereeto 1a5d9a76c9 Update wordle.py 2024-03-09 18:07:56 +00:00
xereeto 1c8572e4d4 suppress blessed warnings 2024-03-09 18:07:53 +00:00
xereeto bf78959815 Added random play functionality 2024-03-09 18:07:34 +00:00
xereeto 99d9b71a89 Added monochrome compatibility 2024-03-09 18:07:17 +00:00
xereeto dfecaf222d changed clear to make it not break on vt220
still need to add compatibility
2024-03-09 18:07:14 +00:00
xereeto a66eac7a79 added 'press any key to exit' 2024-03-09 18:07:12 +00:00
xereeto d37f0c4a2c backspace (ascii 8)! d'oh! 2024-03-09 18:07:09 +00:00
xereeto 13d852d504 added simpler ascii art for unsupported terminals 2024-03-09 18:07:07 +00:00
xereeto d0be5d8ac7 fixed off-by-1 on score report 2024-03-09 18:07:00 +00:00
xereeto 9b82335af1 Pring black screen first
in case terminal is white
2024-03-09 18:06:58 +00:00
xereeto 1df6d1949e fixed extra output bug
on 6 turns, an extra line was being printed
2024-03-09 18:06:55 +00:00
xereeto c26299fd0e fixed ctrl-c bug 2024-03-09 18:06:53 +00:00
xereeto 7a0177bbfb Update wordle.py 2024-03-09 18:06:50 +00:00
xereeto 711c026414 added crunchbang 2024-03-09 18:06:44 +00:00
xereeto 119b9bd3dd Update wordle.py
added score at end
2024-03-09 18:06:42 +00:00
xereeto 3c4cc86b26 updated end screen 2024-03-09 18:06:30 +00:00
xereeto 8850304db2 Create wordle.py 2024-03-09 18:06:19 +00:00