A version of old school snake written in elixir for the terminal.
Inspiration taken from https://github.com/blaknite/snek
mix escript.build
./snak
W = Up
S = Down
D = Right
A = Left
P = Pause
Space = Start
A version of old school snake written in elixir for the terminal.
Inspiration taken from https://github.com/blaknite/snek
mix escript.build
./snak
W = Up
S = Down
D = Right
A = Left
P = Pause
Space = Start