Thanks to visit codestin.com
Credit goes to github.com

Skip to content

woqwoq/hexOust-G7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

The project has been compiled into .jar using:

  • Amazon Coretto JDK 21.0.6
  • JavaFX 21.0.6

Usage

  • Mac: sudo java -jar HexOust_Final.jar or the Unix one.
  • Unix: sudo java --module-path /usr/share/openjfx/lib --add-modules javafx.controls,javafx.fxml -jar HexOust_Final.jar
  • Windows: java --module-path "C:\Program Files\Eclipse Adoptium\javafx-sdk-21.0.6\lib" --add-modules javafx.controls,javafx.fxml -jar HexOust_Final.jar

For the Windows command, please replace C:\Program Files\Eclipse Adoptium\javafx-sdk-21.0.6\lib to JavaFX path on YOUR machine.

About

A JavaFX implementation of HexOust board game.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages