Skip to content

CodecoolBase/snake-game-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake game

This is a snake game with full 360 degree rotation.

Development

Inside IntelliJ Idea

Open the projact as a Maven project. (by opening the pom.xml)

Run it from the maven sidebar by running the javafx:run target

From command line

Build it with

mvn javafx:compile

Run in with

mvn javafx:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages