Python Forum
Mastermind/Guess the Code Game
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mastermind/Guess the Code Game
#6
I had exact same problem as you concerning the
game logic when marking pegs when writing my
GUI Mastermind clone, Bletchley.

The solution was beyond me, but in the end I found
some guys non-GUI code here:
https://repl.it/@FGratt/Mastermind
and managed somehow to integrate his checking routine into
my code. I credited him BTW.

The source to Bletchley can be found here:
https://stevepython.wordpress.com/2018/1...ed-kind-of
Reply


Messages In This Thread
Mastermind/Guess the Code Game - by JoeLamond - Oct-14-2018, 01:29 PM
RE: Mastermind/Guess the Code Game - by ichabod801 - Oct-14-2018, 04:31 PM
RE: Mastermind/Guess the Code Game - by JoeLamond - Oct-16-2018, 02:55 PM
RE: Mastermind/Guess the Code Game - by ichabod801 - Oct-16-2018, 07:18 PM
RE: Mastermind/Guess the Code Game - by ichabod801 - Oct-16-2018, 07:19 PM
RE: Mastermind/Guess the Code Game - by steve_shambles - Jan-14-2019, 06:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Guess your number joe_momma 0 2,459 Oct-23-2020, 02:53 AM
Last Post: joe_momma
  Guess my number foksikrasa 0 2,399 May-28-2020, 04:12 PM
Last Post: foksikrasa
  guess my number GAME ronblue77 2 2,784 Nov-24-2019, 04:23 PM
Last Post: CodingStranger
  Guess the dice roll mini-game tawnnx 6 7,362 May-22-2018, 02:12 PM
Last Post: malonn

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020