Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 401 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 401 Bytes

Snak

A version of old school snake written in elixir for the terminal.

Inspiration taken from https://github.com/blaknite/snek

Running

mix escript.build
./snak

Controls

W = Up
S = Down
D = Right
A = Left
P = Pause
Space = Start