Skip to content

mohamadhoseinraad/Tank-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tank

Documentation-Persian

Video Peresent

Video-Persian

Requirement librarry

javafx

  • add this to your VM in run java conformation (Replace AAA with your javafx-sdk-17.0-2.7/lib path) :
    --module-path AAA --add-modules javafx.controls,javafx.fxml
    
  • run clean-code tests from terminal :
    mvn clean test