The old nokia snake game, recreated in Kotlin. This snake game is originally created by Bro Code (in java), but that was only a basic snake game
- Snake can move in 4 directions
- Snake can eat food
- Snake can die if it hits the wall or itself
- Snake can grow when it eats food