forked from martinchapman/hands
-
Notifications
You must be signed in to change notification settings - Fork 1
Run AI Search Game (Hide-and-Seek) simulations.
macoder234/hands-visualisation-module
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HANDS * Dependencies - Git >= 2.39 - JDK (Java SE Development Kit) <= 1.8 - Apache Maven >= 3.8 - Gambit >= 16.0 * Configuration 1. Run `git submodule init` 2. Run `git submodule update` 3. Create folder `output/data` 4. Create folder `output/charts/tables` and `output/charts/figures` 5. Create `output/simulationSchedule.txt` (template provided) * Build and Run 1. Build with `mvn clean package` 2. Execute Runner within resulting JAR, e.g. `java -cp target/hands-1.0-SNAPSHOT.jar org.kclhi.hands.utility.Runner`
About
Run AI Search Game (Hide-and-Seek) simulations.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%