pratham-ak2004 / hand-cricket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hand Cricket

This is a Python Tkinter based game on hand cricket which is usually played by small kids with their hands. This game is user v/s computer game using python random for random generation and Tkinter for GUI for the game.

Table of contents

Motive

The main motive is the recreate our childhood memories with the help of programming. This childhood game was simple and was based on the craze of cricket. Python with it vast libraries for GUI makes it easy for us to develop this game.

Features

  • Simple User Interface
  • Icons and window sizes are pre-defined
  • High quality background images
  • Fast gameplay

Prerequisite

The prerequisites for running this application are as follows

  • Python installed in the computer
  • Python version 3 and above is recommended
  • IDE for running the project
  • Visual Studio Code is recommended

Installation and Execution

Clone the repository using git

    git clone https://github.com/pratham-ak2004/hand-cricket

Navigate to the root directory

    cd hand-cricket

Run the file named hand_cricket.py using python command

    python hand_cricket.py

If you are using an IDE, you can just run the file hand_cricket.py using the IDE run button.

Contact & Support

Feel free to contact me : )

Gmail Github Linkdin Instagram Twitter

Collaborators

License

Licence

About

License:MIT License


Languages

Language:Python 100.0%