College project I had to do in first year. Its basically a direct recreation of battleships in java. The whole thing is done recursively unlike everyone else's project which they did iteratively!
It also looks pretty when it's in motion because it flashes and causes seizures. You can even set the size of the board and everything. The AI just picks random positions on the broad for its shots unless it hits something in which case it stores where it hit and than tries the area around it unless the ship length is 1.
No comments:
Post a Comment