📛 Project Name
Code Breaker CLI Game
📊 Category
Beginner-Friendly CLI Game
📝 Project Overview
This project is a terminal-based Code Breaker game where the user must guess a randomly generated 4-digit secret code with unique digits. After each guess, the program provides feedback indicating how many digits are correct and in the correct position, and how many digits are correct but in the wrong position. The game continues until the user correctly guesses the full code.
✅ Code Compliance Checklist
This project will use ONLY Python's Standard Library (No pip install).
The codebase will use procedural logic (No unnecessary classes/functions unless creating a GUI/Web App).
The terminal interface will include interactive emojis
I am a registered GSSoC 2026 contributor and want this assigned to me.
@steam-bell-92
📛 Project Name
Code Breaker CLI Game
📊 Category
Beginner-Friendly CLI Game
📝 Project Overview
This project is a terminal-based Code Breaker game where the user must guess a randomly generated 4-digit secret code with unique digits. After each guess, the program provides feedback indicating how many digits are correct and in the correct position, and how many digits are correct but in the wrong position. The game continues until the user correctly guesses the full code.
✅ Code Compliance Checklist
I am a registered GSSoC 2026 contributor and want this assigned to me.
@steam-bell-92