Skip to content

kwizl/tictactoe-js

Repository files navigation

Tic-Tac-Toe js

This app is a Tic-Tac-Toe game developed entirely in Javascript using the DOM manipulation. Full Project Description here

Screenshots

screenshot

screenshot

Online Version

Live Demo

Content

Features

    In this App the users can:

  • Register Players' Names
  • Play the Game by Clicking the Positions
  • Restart the Game at any time
  • Run tests on console

Built With

  • HTML5
  • CSS3
  • Javascript
  • ESLint (Linter) with Stickler (CI Tool)
  • Jest
  • Git, Github, and Visual Studio Code

Getting Start

Get a local copy

Now you need a copy of this application if you are using Git:

git@github.com:kwizl/tictactoe-js.git

Otherwise, just hit (Download Zip) on the green button (Clone or Download) on this page.

Run App

To run the application, open the index.html on your web. Another option is to click on Go Live on your Coding Platform.

To run the tests, run on your console npm install and then run the script npm test.

Contributing

Contributions, issues, and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks to all Microverse Team and Code Reviewers that guide me through my learning.

Authors

👤 Martin Njoroge

👤 Rafael Nazario

About

This app is a Tic-Tac-Toe game developed entirely in Javascript using the DOM manipulation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published