Cursive plaintext bannermaker turn-based snake
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
crunk 763448a5f4 multilinesnake output il y a 4 ans
collection the collection is some terminal one liners used to make ansi art il y a 4 ans
readme.md added cursor and added pen up pen down with keys t and y il y a 4 ans
snakelogan multilinesnake output il y a 4 ans
thesnake first commit of the snakelogan cursive banner writer il y a 4 ans

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