Skip to content

"Snake Game in Java" - A simple implementation of the classic Snake game in Java, using the Lanterna library for terminal-based graphics.

Notifications You must be signed in to change notification settings

johnDoCodigo/snake-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

"Snake Game in Java" - A simple implementation of the classic Snake game in Java, using the Lanterna library for terminal-based graphics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%