Here's my problem: I know what it is I need to do for the project. I have no idea how to implement this using code. We have to create a Connect Four game and I know that I am going to need the Scanner class for imputs, arrays, and an enum class. The thing is, how do I go about coding this? When it comes to methods, I know what I need to do, I just don't know how to do it. Any tips on how to turn my ideas into code?
For reference this is the project. http://www.csee.umbc.edu/courses/und...ects/project2/