Assets - 100593225/week3dev GitHub Wiki
Assets
A system that is capable of running the expanses of this program is necessary for this process to work i.e. a computer. Images: Assuming this battleship game was programmed onto a computer rather then played using the traditional board game method, several images would have to be made for the system to work. First the program requires a 10x10 coordinate map with a numbered and lettered axis as a virtual board. It would also need a few different sized birds’ eye images of battleships that fit accordingly into the map’s squares such that follow the rules. Finally two coloured circles (or small explosive image) are needed; one representing a hit ship and the other representing a miss are needed. If a program would like to go beyond this they could animate ship explosions or altercations to the ships once they have been hit. Sounds: While not necessary for the game to work, it would be convenient to have sound effects for when ships are hit or missed so the players can have an overall better experience playing the game. Background music for in game could also improve the experience.