Skip to content
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

Added Mastermind game Python mini project code. #424

Merged
merged 1 commit into from Sep 11, 2021

Conversation

@aksvisu
Copy link
Contributor

@aksvisu aksvisu commented Aug 28, 2021

Description

A python program that stimulates a GUI for the Mastermind game.

Fixes #414

  • Adds a new Python mini project.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • My Pull Request has a descriptive title. (not a vague title like Update index.md)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • I have included a requirements.txt file (if external libraries are required.)
  • My changes do not produce any warnings.
  • I have added a working sample/screenshot of the script.
@chavarera chavarera merged commit 0fa2954 into Python-World:master Sep 11, 2021
2 checks passed
2 checks passed
@github-actions
build
Details
@github-actions
build
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants