/SnakeGame

Trying to develop a Java snake game 🐍

Primary LanguageJava

🐍 SnakeGame 🐍

Hello there! This game was made inspired on a YouTube tutorial from Bro Code..

The classical snake game was developed using Java language and some libraries to help on the design.

The Snake's color can be easily changed, so as the moving speed and the canvas size.



Game Running


Snake Game Running


Here are some code:

Snake_Game Class


Game_Frame Class


Game_Panel Class


How to play?

First you need to download the source code on the green button code up there, than you will need to install a Java IDE. Import the project and now you can play.


Run Code and Play