Skip to content

My solution of the Code4Life challenge supplied by CodinGame.com

License

Notifications You must be signed in to change notification settings

Emerion/Code4Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code in this repository was created during the codingame.com challenge called Code4Life.

Description on codingame.com

Code4Life is a special contest. Don't be surprised or deterred if it takes you longer than usual to have your first AI working; it's totally normal! You can view this first part as solving a medium puzzle. Then, it's a classic multiplayer league based game.

The Goal

Produce medicines and maximize your score by transporting items across a medical complex.

Rules:

Useful Stuff
Brutal tester

Execute like java -jar cg-brutaltester-0.0.1.jar -r "java -jar referee.jar" -p1 "php index.php" -p2 "php index.php"

Dump all PHP files into one
  • Use ./build.sh to dump all php files into one.
  • ./build.sh | pbcopy will dump everything and copy it to your clipboard from where you can isert it to the codingame.com web page

About

My solution of the Code4Life challenge supplied by CodinGame.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published