LDSnake - LD37 JAM Entry

[h2]LDSnake[/h2]
A simple snake game clone done in 8 hours. Use WASD or the arrow keys to play. You will be out if either you have hit the edges of the screen or you have hit your own tail. Also the game speed increases gradually. I also thought of making an android version, but that isn’t so stable, hence only desktop and web versions for now.

Note that the desktop version needs Java 8 with OpenGL 3.3 or later. If you are on Mac OS X, you have to launch it with -XstartOnFirstThread VM argument.

[h2]Links[/h2]

Web (HTML5) | Desktop (Windows / Mac / Linux) | Source Code | LD Entry Page