Add NumberBaseball Game
kanghyejong1001 opened this issue ยท 5 comments
Detailed description
I want to add C program file of NumberBaseball Game in Games.
This game is a game that matches randomly generated three digits against a computer.
Context
New Game
It is a game that can be made using only basic grammar such as conditional sentences and repetitive sentences, and I think I can develop my skills by writing code at my current level.
Possible implementation
No response
Additional information
Now I'm practicing open source contributions in course, "the open software practice", at our school.
Subject ratings are determined through issue registration and PR merge.
I would like to develop an open-source contribution experience by programming this number baseball game code and registering issues.
Thank you.
Hello, thank you for your interest! Sounds interesting to me. @tjgurwara99, @appgurueu, what do you think about this?
Sounds like a trivial "guess the number" variant, not sure whether it'd add much value to the algo repo.
It is an interesting idea ๐ however I agree with @appgurueu on this that this would be a trivial guessing game without adding the kind of value that we want contributions to provide in this repository ๐
Maybe consider adding some other algorithm, we're always happy to discuss new ideas ๐
I see. Thank you for reply.
Will be closing for now. Thanks.