jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 27 forks source link

Rock_Paper_Scissors/30_Days_Of_Python #219

Open Khushboo6143 opened 1 month ago

Khushboo6143 commented 1 month ago

Rock, Paper, Scissors Game

This is a simple Rock, Paper, Scissors game implemented using Python and Tkinter. The game allows a player to compete against the computer.

Features

Requirements

Installation

  1. Clone the repository:

    bash git clone https://github.com/your-username/rock-paper-scissors.git cd rock-paper-scissors

  2. Run the game:

    bash python rock_paper_scissors.py

Usage

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our [CONTRIBUTING.md] for guidelines on contributing to this Domain.