Skip to content

Created a Mini Game using Python and GitHub Copilot #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

duanoori
Copy link

Overview

This pull request introduces a new mini game feature: Rock, Paper, Scissors. The game is implemented in app.py and provides a simple and fun way to engage users.

Changes

  • Added a GitHub Copilot Extension to .devcontainer/devcontainer.json File
  • Created a Rock, Paper, Scissors game in app.py
  • Added game logic to determine the winner based on user input
  • Included user prompts and responses to ensure an interactive experience

Testing

The game has been tested locally and works as expected. Users can input their choice (rock, paper, or scissors) and can see their scores as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant