Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 639 Bytes

#Tic-Tac-Toe Game

This is a Tic-Tac-Toe game developed with JavaScript and BackboneJS

Requirements

These are the basic requirements for your application:

  • bower v1.3+

Installation

First of all, clone this repository:

git clone git@github.com:zigolis/backbone-tic-tac-toe.git

After that, enter the folder $ cd backbone-tic-tac-toe and execute this line in your directory:

bower install

Running the game

The Tic-Tac-Toe game can be run locally from file:// making development easy :)

You can see the game online here :-D

Zig-Tag-Toe Game :-P