Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 262 Bytes

Football simulator

A simple football (soccer) simulator written in Typescript. Demo: https://football-simulator.blckrt.io

Development

  1. npm install
  2. npm start

npm test runs the simulation 10 times with the same teams and summarize the results.