Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
crunk
/
snakelogan
Tarkkaile
2
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
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.
9
Commitit
1
Haara
124 KiB
Shell
100%
Haara:
master
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
crunk
763448a5f4
multilinesnake output
9 kuukautta sitten
collection
the collection is some terminal one liners used to make ansi art
9 kuukautta sitten
readme.md
added cursor and added pen up pen down with keys t and y
9 kuukautta sitten
snakelogan
multilinesnake output
9 kuukautta sitten
thesnake
first commit of the snakelogan cursive banner writer
9 kuukautta sitten
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