-
Notifications
You must be signed in to change notification settings - Fork 1
Jumhyn/coms4444-problem1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
=== PPS 2017 - Escape ===
* Usage
You need a java environment installed.
First compile the simulator:
javac escape/sim/*.java
Then run simulator for fun! For example:
java escape.sim.Simulator -p random random random --gui --fps 1
| Parameters | Meanings
| -p/--players player0 player1 ... | Specifying the players
| -g/--gui | Enable GUI
| --fps [float number] | Set fps
| -t/--timelimit [integer number] | Set the total timelimit for each player (in millisecond)
| -v/--verbose | Enable the detailed events log
| -l/--log [file] | Save the detailed events log to file
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published