Skip to content

bafiam/Tic-Tac-Toe-Js

Repository files navigation

Version License: MIT

Tic Tac Toe game

In this project we implemented the use of Factory Functions and Module Pattern to initialize new player and game instances, the start a game session that allows two users to play in turns. When all the board is full and no winner, the game goes into a draw.

Two users are expected to provide their name which will be the indentifier.

Features

  • Create two players
  • Players play in turns
  • In case of a complete win match, a winner is decayed.

Screenshots

Welcome page

screenshot

Play Scene

screenshot

Prerequisites

  • Javascript
  • Html
  • Css
  • Browserfeature/AmazingFeature

Live Version

Link to app :

Built with

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/tic-tac-toe)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin features/tic-tac-toe)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contributors

👤 Clinton Enyinna

👤 Stephen Gamba

About

A tic-tac-toe game project developed collaboratively offering a game session for two players to play in turns until a win for one of them or a draw.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors