ValProjects / tic-tac-toe-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-tac-toe

It's my firs game. It's my first experience in GitHub, Spine.js and etc.

Rules

  1. The game is designed for two players
  2. Every player needs to put 5 marks (circles or crosses) in any direction (horizontal, vertical, diagonal) to win

You can try to play http://tic-tac-toe.valprojects.net/

About

License:MIT License


Languages

Language:JavaScript 87.7%Language:CoffeeScript 8.6%Language:CSS 3.8%