iancoleman / perpetual_auction_currency_game

A game to simulate the Perpetual Auction Currency reward algorithm.
1 stars 1 forks source link

Add stats data #5

Closed iancoleman closed 4 years ago

iancoleman commented 4 years ago

Could be handy to add some stats to the page to help decide the best bid

I was thinking of median(section medians) average(section averages) median(section averages) average(section medians)

iancoleman commented 4 years ago

https://github.com/iancoleman/perpetual_auction_currency_game/commit/8d1abf31f1947e0da9b032f4a30c0618bd23c8a4 - Show section stats for median and average.

Need to add overall network stats next.

iancoleman commented 4 years ago

https://github.com/iancoleman/perpetual_auction_currency_game/commit/40b3d8e47335da5272e843506b32b349b34e78a6 - Add overall network stats