Skip to content

oficiallyAkshayEdu/crickit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crick-It

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

cricket 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)

Available Variables - Overs: List of all overs in that match

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages