bug-williams / NIKHEDONIA

A turn-based strategy game for iOS based of the board game 'Go.' Written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NIKHEDONIA

Written in Swift. A turn-based strategy game for iOS based on the board game 'Go.' The game has two players, and will feature multiple board layouts as well as online play. The goal of the game is to capture as much territory as possible by surrounding enemy structures with your own to destroy them.

The code is built on a Model-View-Controller strucutre, with the game manager, view, and board model all being separate. Keep this in mind when making any modifications.

INSTALLATION

To run the project, download the Zip and open in Xcode 9.2+. The app is currently built to support iOS 11+.

About

A turn-based strategy game for iOS based of the board game 'Go.' Written in Swift.


Languages

Language:Swift 100.0%