Skip to content

jesperancinha/kart-races

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kart race laps

Under construction...

Here is a quick description on how to run this example:

To build it and make the executable jar:

$ mvn clean install
$ cd kart-race-laps-csv
$ mvn clean compile assembly:single

The following is an example on how to run from the command line:

java -jar target/kart-race-laps-csv-1.0.0-SNAPSHOT-jar-with-dependencies.jar -n racer1,racer2,racer3,racer4,racer5 -k 1,2,3,4,5 -min 1000 -max 1500 -laps 10 -t 1000 -of /tmp/results.csv

About me

GitHub followers

About

Made long time ago. Status is under construction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages