Skip to content

Code Breaker game in Python. Can you guess the three digit number?

Notifications You must be signed in to change notification settings

Ste-Mich/Code_Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Code_Breaker

Code Breaker game in Python. Can you guess the three digit number?

How to run:

  1. Download and unzip the code.
  2. Navigate to the location with your console.
  3. Run CodeBreaker.py with the following command: "Python CodeBreaker.py"

Features:

  • Randomly generated three digit number.
  • You get 3 types of clues: Match, Close, Nope
  • The functions are in the CodeBreakerFunctions.py file.

About

Code Breaker game in Python. Can you guess the three digit number?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages