Project was created from Visual Studio Code with Java Extension Pack.
JDK 21 was used to compile the project.
From the root of the project (/snake directory), run the following command:
javac -d bin -sourcepath src src/SnakeGame.javajava -cp bin SnakeGame