ncase / trust

An interactive guide to the game theory of cooperation
Creative Commons Zero v1.0 Universal
5.78k stars 922 forks source link

Rust implementation #132

Closed Davoodeh closed 9 months ago

Davoodeh commented 9 months ago

Excuse me if "issues" is not a good place to put this. Since there is no "discussion", I'll just do.

Rust library

A few days ago, I was challenged to rewrite the old homework (this software) in Rust during one day. I just published the code and wanted to share it here as a tribute and also for other developers who may want to use this in their simulation or whatever.

I keep it here on Davoodeh/trust.

Since this game is somewhat of a historically important repository to me. I thought I might as well create an issue here.

I sincerely thank you for this awesome project. Since my starting days of programming I recreated this project in terminal as practice for almost every language I wanted to learn. Just an old habit since at the earliest commits, my teachers found about this project and made our whole class baffled with its presentation. To this day, I think this is one of the most important examples of genuinely good software! A great message, delivered masterfully and finished. No bloat or "modern engineering" non-sense. Just a world of impact with no second intention but to make a good lasting impression (I personally do not know anybody related to this project, just judging by the software experience).

Thanks to everybody involved especially @ncase.