summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index 4ef18415..44b3ad66 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2021 ]
 
+ 12. ★★☆ Margaret Atwood, The Year of the Flood
  11. ★★☆ Charlie Jane Anders, All the Birds in the Sky
  10. ★☆☆ Margaret Atwood, The Penelopiad
   9. ★★★ Alix E. Harrow, The Once and Future Witches
/commit/play.c?id=27383bcfbfd79693c79920fdc424f68e3caaa4d2&follow=1'>Allow cumulative score gamesJune McEnroe 2021-01-31Check isattyJune McEnroe 2021-01-31Launch game immediately with SSH_ORIGINAL_COMMANDJune McEnroe 2021-01-29Handle getch ERR in menuJune McEnroe 2021-01-29Set process title to chosen gameJune McEnroe 2021-01-29Add pause to snakeJune McEnroe 2021-01-29Add menu to choose 2048 or snakeJune McEnroe 2021-01-29Actually wait for a non-direction keyJune McEnroe 2021-01-29Give the snake a tailJune McEnroe 2021-01-29Don't let the snake snap its own neckJune McEnroe