survivor

graphical action game for the linux terminal
git clone https://git.ce9e.org/survivor.git

commit
092f8f5b3cd4c198bf3f95c3cdbe4c0e6555545c
parent
6dc2f6bbe6fa14040028bba6e319e1c9da63791e
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-02-18 22:53
typo

Diffstat

M README.md 4 ++--

1 files changed, 2 insertions, 2 deletions


diff --git a/README.md b/README.md

@@ -48,9 +48,9 @@ I had wanted to create a graphical action game for the terminal for a long
   48    48 time. This kind of game felt like a good fit for the particular restrictions
   49    49 that come with the terminal.
   50    50 
   51    -1 Also, Vampire Survivors takes a full minute to load and the full saturates the
   -1    51 Also, Vampire Survivors takes a full minute to load and then full saturates the
   52    52 CPU on my laptop, even in the menu. I wanted to prove to myself that that is
   53    -1 note necessary.
   -1    53 not necessary.
   54    54 
   55    55 ### Why does the character not stop when I release the movement keys?
   56    56