Skip to content

Berry Battler is a user defined application that uses AI algorithm(s) executing on a Raspberry Pi device to compete against others in a game simulation.

License

Notifications You must be signed in to change notification settings

berrybattle/berry-battler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

berry-battler

Berry Battler is a user defined application that uses AI algorithm(s) executing on a Raspberry Pi device to compete against others in a game simulation.

Build and Run

The application is configured to be executed on the same machine as the berry-battle-server and publishes it's endpoints to localhost.

To configure the application to run on a different machine, the main.rs file should be updated with the correct IP address in place of "[::1]".

For the most accurate benchmarking results the binary should be build with the release flag.

$ cargo build --release
$ cargo run --release

About

Berry Battler is a user defined application that uses AI algorithm(s) executing on a Raspberry Pi device to compete against others in a game simulation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages