Projects

Snake in Java

2023

 The classic game of Snake. The player controls a snake that moves around the screen and eats apples. This program is written in Java and uses the Java Swing library to create the GUI.

GITHUB REPOSITORY

https://github.com/JoshJAL/JavaSnake

STACK

Java

Java Snake Game Running Java Snake Game Running