By Modit Parmar
This project is about a snake game, in this game, you have to control a snake using arrow keys in order to make it eat cherries.
This is a Java-based snake game, in this game you have to control the snake to make it eat cherries, it's length increases as it eats cherry.
1. Java should be installed in you local computer.
2. Java IDE is required to run this code.
- JDK 17.0.7
In this project, I implemented Java Swing Library and JFrame.
The dimension on the frame is fixed but can be changed by fixing the code accordingly.
Submitted by Modit Parmar (Modit01)
Download packets of source code on Coders Packet
Comments