Skip to content

Play with your friend - TicTacToe a classic game!

License

Notifications You must be signed in to change notification settings

Agata10/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Second Game:
Tic Tac Toe

Table of Contents

General information

It's my second game using JavaScript. Game is one of the task from The Odin Project .

The main task was practicing module pattern in JS with IIFE functions and also factory functions.

Technologies

  • CSS3
  • HTML5
  • JavaScript

Screenshots

Wepage

Link to game

https://agata10.github.io/TicTacToe/

Setup

  1. Fork repository

  2. Clone reposiory git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

Usage

The game is traditional tic tac toe for two players that can enter their names.

Althogh, game seems simple, it was challenging for me! I'm glad I got working everything as I wanted. Did learn lots of it.

License

License

Releases

No releases published

Packages

No packages published