google-deepmind / hanabi-learning-environment

hanabi_learning_environment is a research platform for Hanabi experiments.
Apache License 2.0
644 stars 146 forks source link

Coding style #2

Closed tuanphuc closed 5 years ago

tuanphuc commented 5 years ago

Hi,

Thanks for a great repo. Can you provide coding style used in this project ?

NeilBurch commented 5 years ago

Hi,

We are following the Google coding style. Both the Python and C++ style guides can be found at https://github.com/google/styleguide.