This is a simple snake game made in Java using the JPanel and JFrame constructor classes.
Me nub coder so I do with this method. Of course, there are many methods but I did with this one Imao. We would need a lot more features to be implemented.
So we would appreciate all contributions, feel free to fork the repository and submit a PR containing your work. I will be sure to look into it and merge it! You get the contributor box and the mention in the project.yml
Hope you contribute, check our contributing guidelines for a bit more information (contribution.md)
Requirements:
- JDK 13 or higher installed
- Apache Maven installed and running
- Run GamePanel.java
ALSO, I KNOW NOT HOW TO CREATE FOLDERS HERE SO ME DUMB AND BARE WITH ME. **But of course I (NightZan999) know how to. ** All the code is in the src/com folder. And here is a file tree of the entire code
StarTwi/snake-game-made-in-java
├── src/
| ├── com/
| | ├── GamePanel.java
| | ├── Game.java
| | ├── GameFrame.java
| ├── README.md
| ├── .gitignore
| ├── CONTRIBUTING.md
Special mention --> NightZan999