Cursive plaintext bannermaker turn-based snake
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crunk 9af0edf8f5 added support for different size of terminal 4 years ago
collection the collection is some terminal one liners used to make ansi art 4 years ago
readme.md added support for different size of terminal 4 years ago
snakelogan added support for different size of terminal 4 years ago
thesnake first commit of the snakelogan cursive banner writer 4 years ago

readme.md

#Snake Logan

the cursive plaintext snake writer

  • new so it still works pretty bad
  • now support for any size of terminal
  • use w,s,a,d to move the snake use q to exit and save the snake

toekomstmuziek:

  • build a more TUI like interface where we don't clear the screen
  • removing the flasing effect while drawing.
  • put a blinking cursor where the snake currently is
  • implement pen-up and pen-down