Skip to content

This is a python script I made a time ago that helps to solve a type of puzzle

Notifications You must be signed in to change notification settings

Maximdraco/Code-Breaker-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Code-Breaker-Solver

This is a python script I made a time ago that helps to solve a type of numeric puzzle, the old games I know with this type of puzzle calls it "Code Breaker", consist in trying to guess a number (without repeating digits), each try you write a number and the game tells you how many numbers are correct and how many of them are in the correct position, from this the program can filter until it have 1 possible number, or none, in that case try again.

Is not perfect and I don't think it works with numbers with repeated digits.

About

This is a python script I made a time ago that helps to solve a type of puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages