Conclusions and Recommendations for the Battleship Game:
Conclusions:
The Battleship game was successfully created due to the guide of the flowchart and the correct algorithm and codes. We used the example as a reference to begin coding the game and inserted the provided images into the variables. Then we created several “input” commands to ask the player to put his battleships in the scene by using different coordinates, besides, we also used several “if” statement to prevent overlapping so as to increase the stability of game. Although it existed some errors during the process of creating game, I solved them successfully with the help of teammates and the Internet. Finally I ran the codes smoothly.
Recommendations:
Although there was an example for us, if we could crate the game more quickly as well as have more time, we were able to create our own algorithms and codes. Besides, since professor provided the images of the game in the main page of SDP, we chose to use them rather than create them by ourselves. Therefore, next time we could create them by ourselves so as to make the game more beautiful.