Open Issues Need Help
View All on GitHub 3桁以外の数字でもできるようにする[門田] 3 months ago
AI Summary: Modify the existing Hit-and-Blow game to accept numbers of varying lengths (not just 3 digits), preventing leading zeros, and improve input validation. This involves modifying the input handling, validation logic, and potentially the game's core number generation and comparison algorithms.
Complexity:
3/5
enhancement good first issue