Skip to content

A mobile version of the classic Tic-Tac-Toe game built using Ionic and Angular

Notifications You must be signed in to change notification settings

mcastre/tic-tac-toe-ionic

Repository files navigation

Tic-Tac-Toe Multiplayer Game

A mobile application based on the classic Tic-Tac-Toe game. This 2 player game was built using Ionic and Angular.

Running the game

  1. Clone or fork the repo to your local machine
  2. npm install to install dependencies
  3. If you have ionic cli installed, npm start to serve ionic.
  4. Kick your opponent's arse!

Building and Emulating on Devices

For iOS:

  1. Run ionic cordova build ios.
  2. Run ionic cordova emulate ios. This will open up XCode.

For Android:

  1. Run ionic cordova build android.
  2. Run ionic cordova emulate android.

About

A mobile version of the classic Tic-Tac-Toe game built using Ionic and Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published