Comments

Log in with itch.io to leave a comment.

Fellow Java dev here. Most people aren't going to figure out on their own how to install a JRE and run your jarfile. You should at least include a download link in your readme, but it would be ideal to include a full JRE in your download package.

Thanks, added a link to Java JRE for now.

This is a rather fun game. Was it made with Unity or no? I have experimented with snakes in the past, and they are a pain! Good luck! 

No I made it using Java and LibGDX , thanks for playing the game!

Oh nice! Have you ever looked into AABB collision?