Play-With-Python icon indicating copy to clipboard operation
Play-With-Python copied to clipboard

Wordle Game

Open abhisheks008 opened this issue 3 years ago • 5 comments
trafficstars

Play With Python Repository (Proposing new issue)

:red_circle: Project Title : Wordle Game :red_circle: Aim : Create a Wordle game using Python language.


:red_circle::yellow_circle: Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

:white_check_mark: To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Email ID :
  • Participant ID (if applicable):
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source program)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

abhisheks008 avatar Nov 04 '22 04:11 abhisheks008

Can I attempt this, my approach is - Generate a Random 6 letter word and a set of alphabets containing each letter of the word and some other alphabets, And fix the number of moves that can be made.

sidling1 avatar Dec 05 '22 03:12 sidling1

@sidling1 one issue at a time. You can get this assigned after finishing your first one.

abhisheks008 avatar Dec 05 '22 04:12 abhisheks008

I completed my first one , now can I do this one?

sidling1 avatar Dec 05 '22 07:12 sidling1

Yeah you can. But in this particular game try to implement tkinter to create a GUI for the users so that it looks more appealing than the command prompt version.

Issue assigned to you @sidling1

abhisheks008 avatar Dec 05 '22 07:12 abhisheks008

Updates please @sidling1

abhisheks008 avatar Jan 03 '23 05:01 abhisheks008