A Snake game, built with Compose for Desktop

snake-compose-for-desktop is my implementation of the classic Snake game using Compose for Desktop. Run with ./gradlew run.

Use the arrow keys to move the snake around and Esc to quit the game. Collect the apples (red dots) but avoid hitting your own tail!

Screenshot of the game

GitHub

View Github