Skip to content

vleveris/battleship

Repository files navigation

battleship

Simple JavaFX UI-based game

How to run

  • In order to run, you must download JavaFX framework SDK from here
  • Add project external libraries to javafx lib folder containing *.jar files needed to build application
  • Add the following JVM options: --module-path /path-to-javafx-lib/ --add-modules javafx.base,javafx.controls

About

Simple JavaFX UI-based game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages