Skip to content

donaldnguyen99/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game in Java

Development Environment

Project was created from Visual Studio Code with Java Extension Pack.

JDK 21 was used to compile the project.

How to compile

From the root of the project (/snake directory), run the following command:

javac -d bin -sourcepath src src/SnakeGame.java

How to run

java -cp bin SnakeGame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages