Skip to content

sanjam3712/hand-cricket-python-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Cricket Game (Python + MySQL)

A command-line Hand Cricket game built using Python and MySQL.
The game lets users play against the computer and stores match data in a database.

Features

  • User login system
  • Toss system (odd/even)
  • Batting and bowling gameplay
  • Score tracking
  • Match history stored in MySQL

Tech Stack

Python
MySQL
Pandas

Installation

Install dependencies:

pip install -r requirements.txt

Run the program:

python hand_cricket.py

Author

Sanjam Bedi

About

Hand Cricket Game built using Python, MySQL, and Pandas with login system and leaderboard analytics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors