Skip to content

zbowhay/tic-tac-toe

Repository files navigation

Tic Tac Toe

Simple Tic-Tac-Toe game made with my Web App Boilerplate.

Live Demo: https://zbowhay.github.io/WebAppDev/tic-tac-toe.html

Features

  • Angular 5
  • Font-Awesome Icons for player moves
  • Responsive UI
  • Ava & Webpack

Usage

--- builds ---
$ npm run build
$ npm run build:dev

--- development ---
tab 1: $ npm run serve
tab 2: $ node server.js

--- test production build ---
$ npm start

--- testing ---
$ npm test
$ npm test:detailed

Preview

alt text

About

A two player Tic-Tac-Toe game built with my web-app-boilerplate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors