Skip to content

neha-b2001/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake

The simple, classic snake game in Java.

Learning Outcomes

  • Used Core Java concepts in a simple project.
  • Strengthened OOP concepts, specifically the correct usage of access specifiers public and private.
  • Used Java Swing (a lightweight and platform-independent GUI widget toolkit for Java) and Java AWT (Java's original platform-dependent windowing, graphics, and user-interface widget toolkit).

About

The classic snake game, using Java Swing, AWT and OOP concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages