Skip to content
#

cricket

Here are 24 public repositories matching this topic...

CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.

  • Updated Jul 25, 2025
  • Java

Game of Cricket: Write classes CricketGame, Player, Match and MatchController and any class thet they think is required. Write a random function which returns 0,1,2,3,4,5,6 or W. That is for every ball it says runs or wicket. Match controller to take 2 teams and uses the sequence of random function calls and prints the results. Run multiple time…

  • Updated Oct 9, 2020
  • Java

Improve this page

Add a description, image, and links to the cricket topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cricket topic, visit your repo's landing page and select "manage topics."

Learn more