Files list and description - Paves22/battleships GitHub Wiki
List of files:
- battleship
- battleships
- bin
- Debug
- Resources
- animations
- bundles
- fonts
- images
- panels
- sounds
- lib
- Resources
- src
- tmp
- Screen_shots
Description:
- battleship
- Contains the battleship game, screen shots of how the game should look and a zip file with battleship game
- bin
- Contains executable programs for the game
- Debug
- Used to remove computer program bugs, errors or abnormalities
- Resources
- Contains directories for the game
- animations
- Contains animations used for the game
- bundles
- Contains directories used for the game
- fonts
- Contains types of fonts used for the game
- images
- panels
- Contains directory used for the creation of the grid used in the game
- sounds
- Contains sounds that are used during gameplay
- lib
- Contains libraries for the game
- godly
- mac
- sdl13
- win
- src
- Contains a set of instructions and statements written by a programmer
- tmp
- Used to temporarily hold data when the game is running
- Screen shots
- Contains designs of what the game screens should look like