Skip to content

Java Swing, Java AWT, KeyListener, Timer and ActionListener

Notifications You must be signed in to change notification settings

longho910/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Date created

Date created: 11 Oct 2022

Project Title

SNAKE GAME PROJECT

Description

  • Making use of Java to create Snake Game
  • The player controls a long snake, which roams around on a bordered plane, picking up an apple, trying to avoid hitting its own tail or the edges of the playing area. Each time the snake eats an apple, its tail grows longer, making the game increasingly difficult.

Credits

  • This project is consulted by Youtube/BroCode Channel.

About

Java Swing, Java AWT, KeyListener, Timer and ActionListener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages