Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 834 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 834 Bytes

Snake-game

Welcome to our version of Snake game, this project was inspired by the classis "Snake Game".

Instalation

Clone this repository and have fun with your friends.

Description

This a simple game implementation of the classic Snake game using Java, using the Lanterna library for terminal-based graphics.

Usage

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.

Credits

This game was created by João Jardim, Lina Balciunaite, Rui Rajão for Mindera Code Academy.