Skip to content

Jumhyn/coms4444-problem1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published