From bc384136b7a7050fd646dfea6138a33cf579e8c9 Mon Sep 17 00:00:00 2001 From: girst Date: Sun, 20 May 2018 19:00:28 +0200 Subject: [PATCH] README: update TODOs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6a2a351..ed3c741 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,14 @@ r to restart, p to pause, q to quit. - DONE snake elongates - DONE unicode chars - DONE input buffer (so fast 180° turns get executed) + - DONE only redraw changing parts of the screen + - PoC: input out of whack when stopping (^Z) and resuming - timer, score, increasing speed - keybindings for restart, pause, redraw - - only redraw changing parts of the screen - on dying: show end screen, allow restarting - - special items: slower snake, shorter snake, etc. - - decaying points (more points the faster you get the food) + - bonus/special items: slower snake, shorter snake, etc. + - decaying points? (more points the faster you get the food) - wall-wrap-around mode? - - escape sequences out of whack when stopping (^Z) and resuming - fix all `grep -n TODO viiper.c` ## Notes -- 2.39.3