Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 435 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 435 Bytes

TestMatch

Simulating test cricket. If I finish this, I hope it will be better than my old Java one from undergraduate days, and its parameters will be compatible with Ollie's thesis work.

(c) 2019 Brendon J. Brewer.

LICENSE: MIT.

Instructions

  1. Have Stack.
  2. Clone this repo
  3. Do this
cd TestMatch
stack build
stack exec Main