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

https://github.com/magnuschase03/snake-game

Snake created in Java
https://github.com/magnuschase03/snake-game

game java jframe snake

Last synced: 10 months ago
JSON representation

Snake created in Java

Awesome Lists containing this project

README

          

# Java-Snake
Snake created in Java

To run snake download the Snake2.0.jar file and run
```
java -jar Snake2.0.jar
```
Use **wasd** to move the snake, and press **r** to restart when you lose.