Snake game written in core Java using Swing. I wrote it as an excerise while studying Java Threads in January 2014.
Either download the runnable jar included, or clone and run the program by typing the following command into your terminal, in the game directory.
java -cp bin com.michalgoly.snake.SnakeFrame