Its a snake game. Not much to it. Was a chore to make ngl. Had to do it for a comp sci class
Main.java:1: error: class EntryPoint is public, should be declared in a file named EntryPoint.java public class EntryPoint { ^ 1 error
Snake Game
Its a snake game. Not much to it. Was a chore to make ngl. Had to do it for a comp sci class