Skip to content

The objective is to eat as many box as possible. Each time the snake eats an box its body grows.

Notifications You must be signed in to change notification settings

dubeys597/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SnakeGame

The objective is to eat as many box as possible. Each time the snake eats an box its body grows.

Design the classical Snake Game using Object Oriented Programming (OOP) concepts and implement it using Java.

-This is a solo project, completed in 2 Days.

-The Main Objective of building this project is to implement the knowledge, I have acquire so far.

Tech Stack

  • Java

Function

  • Left
  • Right
  • Up
  • Down

Collaborators

About

The objective is to eat as many box as possible. Each time the snake eats an box its body grows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages