I have recently been starting to try to learn more about programming and I saw a few example of games made with labview.
I wanted to try my hand at doing a game like battleship, but I get kind of stuck on the function I would use to compare the 2d array of the two boards to confirm a hit.
Any help is welcome for this side project.