forked from ryanbhayward/hexgui
-
Notifications
You must be signed in to change notification settings - Fork 2
gui for board game hex (and Y) by broderick arneson
License
selinger/hexgui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run: ======= Run Java on the included JAR file, e.g.: java -jar lib/hexgui.jar Alternatively, you may also be able to run it like this: bin/hexgui To build from sources: ====================== Short build instructions: ------------------------- To build: ant More detailed build instructions: --------------------------------- Windows: First install Java, then the Apache Ant build tool for Java. As part of this you need to set the ANT_HOME and PATH environment variables on your system appropriately. See this tutorial https://youtu.be/zmuMAHa8r2g Then, enter the HexGUI project folder in the Terminal, noting that there is a "build.xml" file, and here run the command-line command "ant". This builds the project. You can now find the runnable .jar Java program in the lib folder for HexGUI.
About
gui for board game hex (and Y) by broderick arneson
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.7%
- Other 0.3%