Skip to content

Kailashw/tictac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTac Game By ©KailasWalldoddi.

How to Use this App.

This document guides on how to use the TicTac app that i have built. please follow the following steps to clone and start playing from this app.

STEPS :

  1. Clone the code to your machine by using git clone https://github.com/Kailashw/tictac.git command.
  2. You can open it any editor of your choice (I use VS Code).
  3. list all the branches by using git branch -a
  4. chose master branch for two player game, feature/AITicTac branch for named player v/s bot game.
  5. Goto file loaction in command prompt and enter serve command, as shown below. GitHub Logo
  6. The previous step serves the file on to a localhost server in browser. which you can now click to open and start playing. GitHub Logo
  7. Enjoy, Playing !!

About

Tic Tac game built using js and html file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published