MHopke / peg_board

Small peg solitaire project for a code test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read Me

Unity Version: 2017.2.1p2

PLUGINS

none

BUILD NOTES

none

DEFINES

none

App Overview

Each UI section has a unique view class, and the navigation is controlled by ViewController.cs. Board.cs controls the logic for moving pegs and the game over state.

Note: uGUITools.cs is an external script I used for easy anchor snapping.

About

Small peg solitaire project for a code test.


Languages

Language:C# 100.0%