Java dots and boxes game

Hello, this is my very first post here, I thought maybe I could use the help of more experienced people in this area. Im new to programming and right now we are learning Java in my university class. All we have learnt so far are bidimensional arrays, for loop, switch, if and the most basic functions or methods. Our main project is creating a dots and boxes game using bidimensional array. Im a bit stuck on how to make the code to insert the initial of the player who finished closing the square. Could you guys help me out?

well what helps me personally is explaining others the project i am making step by step. because when you are explaining something you need to know indept about it.

Hi @Jose1, welcome to the forum :slight_smile:.
Unfortunately, we would need more context to be able to help you.
Could you provide your code online and share it with us?
I think that the platform repl.it allows you to do that.