Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hith3sh/simplesnakegame

This is a simple Snake game created using Java ,just did it for fun and to learn about java .
https://github.com/hith3sh/simplesnakegame

Last synced: about 2 months ago
JSON representation

This is a simple Snake game created using Java ,just did it for fun and to learn about java .

Awesome Lists containing this project

README

        

# SimpleSnakeGame
This is a simple Snake game created using Java ,just did it for fun and to learn about java .
Hoping to add a game restart button , so that with a user click he/she can play the snake game using the same java window without having to open a another window.
Also hoping to make changes when the snake hits a corner of the wall ,some color change or something which would indicate the effect of hitting a wall.
tht's it for now :)

![Screenshot 2023-03-26 011358](https://user-images.githubusercontent.com/83839061/227738185-8d662560-e699-4c64-8a33-16b8e9d653d9.png)
![Screenshot 2023-03-26 011408](https://user-images.githubusercontent.com/83839061/227738186-ebbce24e-1c8d-4ed3-8e35-9855fb6b3bce.png)