Skip to content

This is a classic Snake Game built using a combination of JavaFX for the modern GUI and AWT (Abstract Window Toolkit) for some foundational graphical components. The game is lightweight, fast, and demonstrates the fundamentals of event-driven programming, 2D graphics rendering, and basic game logic using Java.

Notifications You must be signed in to change notification settings

mukeshlilawat1/Snake-Game-Using-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

This is a classic Snake Game built using a combination of JavaFX for the modern GUI and AWT (Abstract Window Toolkit) for some foundational graphical components. The game is lightweight, fast, and demonstrates the fundamentals of event-driven programming, 2D graphics rendering, and basic game logic using Java.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages