An open API service indexing awesome lists of open source software.

https://github.com/kalbarczykdev/java-swing-snake

This is a classic Snake game implemented in Java using the Swing framework. The game allows players to control a snake and navigate it around the game board to collect food. As the snake eats the food, it grows longer, and the player's goal is to achieve the highest possible score without colliding with the game's boundaries or the snake's own body
https://github.com/kalbarczykdev/java-swing-snake

java java-swing snake snake-game

Last synced: 15 days ago
JSON representation

This is a classic Snake game implemented in Java using the Swing framework. The game allows players to control a snake and navigate it around the game board to collect food. As the snake eats the food, it grows longer, and the player's goal is to achieve the highest possible score without colliding with the game's boundaries or the snake's own body

Awesome Lists containing this project