Skip to content

Flaise/squish_the_bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squish the Bots

To run the server:

cargo run --bin squish_the_bots -- --web 8080 --simulation 9090

The -- in the middle separates the arguments meant for cargo from the arguments meant for squish_the_bots.

To have the example bot connect to the server:

cargo run --bin hunter_bot -- 127.0.0.1:9090

You will need to run two bot instances or the round will not start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published