Skip to content

CodecoolArchive/java-snake-game-baby-cobra

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

java-snake-game-baby-cobra created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages