I'm making the game Othello in java and I need to make an AI which will be a good rival and very challenging. I've read all about search trees,alpha beta pruning,minimax and others. I understood the principles but what I didn't understand is how do I start the code (what do I need to do/keep in mind while writing it). would like for some tips,examples or further explanations.
thank you and have a nice day :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.