Game Discussion

Game Discussion

When starting out in this process of game creation, the group originally decided to focus on making a Connect-Four game as the main game. That game was made; however, it had some minor problems with the win condition and other issues. So as a result, the group decided to shift its focus to making a multiplayer Battleship game instead. This game was going to be unique because the two players would be able to connect their computers via mobile hotspot and play the game together. We began working on this project by testing it and making sure it was all working correctly. One of the only real issues the group had with the Battleship game was that it did not check if your boat’s collided with the edge of the board, so a condition had to be added to check for that. Other than that the other adjustments were just making sure the code looked clean when it was ran, and that the UI was easy for the player to use.

Leave a Reply

Your email address will not be published. Required fields are marked *