0
Java project
What are steps to code a guessing game
2 Answers
+ 2
1)Try to do it on your own as much as possible
2) show what you tried by linking it to your question
3) ask specific questions about what needs to be improved in your code
Someone will then help you
+ 1
Think of the flow / structure / concept of your guessing game.
Create flowchart as reference.
Build using desired programming language.