cyberpirate92 / snake-game

Yet another snake game for Desktops, as if the world hasn't got any :p
MIT License
0 stars 0 forks source link
game snake-game swing-gui

Snake Game

snakegamev4

A simple snake game where the only aim is to consume as many objects as possible.


To run the game,

  1. Compile code: javac Test.java
  2. Run: java Test