A prisonner dilema implementation
Go to file
Arthur POULET b1ad79a4a5 add climate change constest 2022-11-05 12:13:22 +01:00
spec init 2022-11-04 12:19:02 +01:00
src add climate change constest 2022-11-05 12:13:22 +01:00
.editorconfig init 2022-11-04 12:19:02 +01:00
.gitignore init 2022-11-04 12:19:02 +01:00
LICENSE init 2022-11-04 12:19:02 +01:00
README.md init 2022-11-04 12:19:02 +01:00
shard.yml init 2022-11-04 12:19:02 +01:00

README.md

game_of_game

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/game_of_game/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors