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

https://github.com/adamurban04/snake

A Java Project
https://github.com/adamurban04/snake

awt java snake-game swing

Last synced: about 14 hours ago
JSON representation

A Java Project

Awesome Lists containing this project

README

          

# Snake

The purpose of this project was to improve in java and its frameworks for GUI (AWT, Swing).

The backgroud pictures for the game and its levels were created using AI.

Note: I could use desktop pane instead of creating a new JFrame for every slide


**GAME RULES:**
**Red apple is 1 point
Cyan apples are 2 points, they teleport you though!
Golden apple is the final apple, which appears once you have the required score**

Youtube video-demonstration: https://www.youtube.com/watch?v=6w4cYXYkgLE

---

![resizedsnakePic](https://github.com/user-attachments/assets/e0e7fde2-dc7d-4ceb-9ba4-833d91330e45)