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

https://github.com/masterivanic/snake_game

Snake game with Java
https://github.com/masterivanic/snake_game

java jpanel

Last synced: 2 months ago
JSON representation

Snake game with Java

Awesome Lists containing this project

README

          

# Welcome to this repo, Snake Game 🤙

## step by step to run this application
+ Install Java jdk
Verify it by doing ```java --version```
+ Then compile it by doing ```javac Game.java```
+ Then ```java Game```

You can now play the game.
You've feature to suggest ?? Feel free to contribute