snake Another dumb console game to teach myself Haskell. Build && run: sudo apt-get install haskell-stack stack setup stack install random stack build && stack exec snake-exe