Skip to content

Creating a Snake Game using OOP in Java. This project intends to be quick and dynamic, with the only purpose to demonstrate my acknowledges in Java and OOP.

Notifications You must be signed in to change notification settings

daniapc/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Creating a Snake Game using OOP in Java. This project intends to be quick and dynamic, with the only purpose to demonstrate my acknowledges in Java and OOP.

References

The graphic management was made using the source from https://learncodebygaming.com/blog/how-to-make-a-video-game-in-java-2d-basics

How to run

For this version, open the terminal in the ./project directory and type these two commands:
javac Main.java
java Main

About

Creating a Snake Game using OOP in Java. This project intends to be quick and dynamic, with the only purpose to demonstrate my acknowledges in Java and OOP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages