Skip to content

Add Code Cracker game #70

Description

@Yugo206

Create a code cracking game.

Generate a 4-digit code.
The player must guess it.

After each guess:

  • Show how many digits are correct
  • Show how many positions are correct

Requirements:

  • Random code generation
  • Input validation
  • Multiple attempts

Place in games/logic/code_cracker/game.py

Metadata

Metadata

Assignees

Labels

easyA low level is sufficientgood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions