Mastermind (Bulls And Cows)
Hello all! *^~^/
I am back with another coding project. This took a couple hours to make, and I think I definitely learned from this! There are obviously still a lot of bugs that I have yet to find, as with any project or game. However, this is my first ever successful attempt at making a working game in Python Turtle, so I will allow myself to have a pass on this one..
Our family recently got a hold of a board game (I believe it is Israeli?) called Mastermind, a game about code-breaking, and I realized this would make an interesting (and more importantly fun!) little project to work on to wake up, ha ha! More info about the game:
https://en.wikipedia.org/wiki/Mastermind_(board_game)
As always, any feedback or criticism you have for me would be greatly appreciated, and if you find any bugs or glitches I will see if I know how to fix them.
Thank you, and enjoy!~
NICE! Interesting use of Turtle good job!, I think I’m going to get Mastermind sometime later this year because I ran flat out of board games to play xD.
@RayhanADev Ha ha! Thank you! Yes, Mastermind is quite fun to play with a friend or family member.
Really cool! I like the graphics as well!
@JBYT27 Thank you! I really do like using turtle for stuff like this, since most people do not use it, and some probably do not even know that it exists!wwwww
Np! Cool! @LizFoster
I see... you are the aboutrainbow of repl.it
@rush22 Oh, thank you! I think?wwwww
@LizFoster take it however you want to...ig
@rush22 Alright, I'll do that! (LOL)
So sorry! I forgot to add the English Wikipedia page link for the game in the description. Hope that that is better! _ _"
@LizFoster Tip: wrap the link in <...>
greater-than/less-than signs to make it an explicit link, right now it's actually broken.
):
@xxpertHacker Thanks for the tip about the link! I'm not sure why it is broken right now, but can definitely fix that. Also, I apologize about the error, it should work now! I was attempting to add some code to make sure none of the numbers you input were too big or small. I guess I started and just never finished. Maybe later.. T~T