/PirateFleet1

An iOS App built using stub given by Udacity for their beginner to iOS Course

Primary LanguageSwiftMIT LicenseMIT

iOS Developer Nanodegree logo

Pirate Fleet 1

Platform iOS

This repository contains code for the Pirate Fleet 1 project in Udacity's iOS Nanodegree.

Overview

Pirate Fleet is a Battleship clone with a twist, it has mines! In addition to the basic Battleship gameplay, mines can be placed on the gamefield as an obstacle. If a player hits a mine, then an extra turn is awarded to the opposing player.

Setup

Pay attention to ControlCenter.swift. This is where you should direct your edits and implement functionality related to the project. Otherwise, there are no special setup instructions, just build and run!