Welcome to our version of Snake game, this project was inspired by the classis "Snake Game".
Clone this repository and have fun with your friends.
This a simple game implementation of the classic Snake game using Java, using the Lanterna library for terminal-based graphics.
Use the arrow keys to move the snake around the screen. The goal of the game is to eat as many food items as possible without colliding with the walls or the snake's own body.
This game was created by João Jardim, Lina Balciunaite, Rui Rajão for Mindera Code Academy.