Skip to main content

Text based Cricket Simulator in Python

Project description

Build Status codecov Maintainability contributions welcome GitHub version Open Source Love MIT Licence GitHub issues

Crickit is a text-based cricket simulator.

Available teams

  • India

  • Pakistan

Team Data Contributions welcome

API

Play a single Match between two specific teams

playMatch(team1, team2)

Simulate n Matches between two specific teams

simulateMatches(team1, team2, n)

n(default = 100)

Roadmap

  1. Refactor based on actual cricket data stats (Strike rate, economy rate etc)

    1. Currently its modelled on the probability of wide ball, no ball, wicket Ball etc, which are not standard cricket stats

Future Releases

  1. Simulate game based on current player of the team

  2. Simulate an entire T20 tournament

    1. Create directory/dictionary/file of teams and their stats

    2. Create directory of teams for each team with individual stats

  3. Bug fixes, tuning

11th november 2017

Initial Commit working two team cricket game

Author Information

Created by Akshay Agrawal at ArtCenter College of Design

License Information

The MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crickit-0.0.126.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page