Skip to content

This repository hosts the code for SnakeGame, a Java-based implementation of the classic arcade game.

Notifications You must be signed in to change notification settings

KhwajaYousuf/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame Project: Welcome to SnakeGame, a fun side project created to display my java skills

Description: SnakeGame is a classic arcade game implemented in Java using Swing. Control a snake as it moves around the screen, eating food to grow longer while avoiding collisions with itself and the walls.

Features: Simple controls using arrow keys. Dynamic gameplay with growing snake length. Randomized food placement for added challenge. Collision detection with walls and snake's body. Score tracking to beat your high score.

About

This repository hosts the code for SnakeGame, a Java-based implementation of the classic arcade game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages