/CryptoKitties.Net.Api

CryptoKitty C# REST API and Gene Science simulator

Primary LanguageC#MIT LicenseMIT

CryptoKitties .NET Toolkit

C# REST API Client

A C#-based client to the CryptoKitty REST API

Gene Science Simulator

A C# replication of the GeneScience contract, used to model potential kitty offspring.

Thanks

Thanks to the CryptoKitties team for putting out an awesome game! To learn more about CryptoKitties, visit https://www.cryptokitties.co. The gene science algorithm was adapted to c# from heglex's ingenious python implemetation at https://github.com/heglex/gene-science.