DEV Community

Caden Kline
Caden Kline

Posted on

Mastermind

My Final Project

I wrote master mind in rust for several google code in challenges.
I found that the test I was running were inefficient and I split the code into 2 a library and client because later challenges I didn't get required that.

Link to Code

https://github.com/Pokemod97/democracy-experiment



Top comments (0)