Simple snake game meant to run in terminal. Made only with purpose of fun and learning Scala.
An in-depth paragraph about your project and overview of use.
- Scala 2.12 +
- sbt 1.9.6 +
$ sbt run
Currently game is crashed and become unresponsive when snake bumped into itself.