Skip to content

neopoly/tic_tac_toe-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Unity based Tic Tac Toe

Gameplay

2 players play Tic Tac Toe taking turns on the same device (no network-multiplayer, no AI).

Target design

Design 1

Design 2

Design 3

Environment

  • Unity (Version 2013.3.x)
  • Build the app for Windows or Mac OS

Setup

  • Setup Unity using a Unity Personal license
  • Clone your fork on your machine

Run, test, build

Run

  • The initial scene is "MainScene"
  • Just the "Play" button to start the game

Test

  • A Unity Test Runner is already setup
  • Open the runner's window via "Window > General > Test Runner"
  • Select "EditMode" (should already be selected) and press "Run All"

Build

  • Use the default buile pipeline via "File > Build and Run"

Technologies used

Releases

No releases published

Packages

No packages published

Languages