Cursive plaintext bannermaker turn-based snake
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
crunk 763448a5f4 multilinesnake output 4 yıl önce
collection the collection is some terminal one liners used to make ansi art 4 yıl önce
readme.md added cursor and added pen up pen down with keys t and y 4 yıl önce
snakelogan multilinesnake output 4 yıl önce
thesnake first commit of the snakelogan cursive banner writer 4 yıl önce

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 implemented
  • implement pen-up and pen-down unit ready