Skip to content

hind-sagar-biswas/ticTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ticTacToe

Project Language Project Type Github License Latest Version Maintained Ask Me Anything Website Up PRs Welcome

A Vanilla JavaScript Tic-Tac-Toe Game 🎮

I/N: There might be bugs in the code. If found, please inform.

Create Issue @ https://github.com/hind-sagar-biswas/ticTacToe/issues

I/N: Screenshot is given at the end of README.md.

Demo

Live Demo @ https://hind-sagar-biswas.github.io/ticTacToe

Clone

Github CLI

gh repo clone hind-sagar-biswas/ticTacToe

HTTPS

https://github.com/hind-sagar-biswas/ticTacToe.git

Features

  1. Current Features

    1. General Tic Tac Toe Rules

    2. 1v1 Play

    3. Save Progress

    4. High Score

  2. Upcoming Features

    1. Game Modes

    2. Play Against Computer

Languages

  1. HTML5

  2. CSS3

  3. Vanilla JavaScript

Frameworks

None!

Files

  • Assets

    • audio

      • button-click.mp3

      • button-error.mp3

      • popup.mp3

    • css

      • style.css
    • images

      • tictactoe.png

      • ttt_screenshot01.png

      • ttt_screenshot02.png

    • js

      • app.js
  • index.html

  • LICENSE

  • README.md

License

This project is licenced under MIT open source license.

Screenshot

Screenshot 01 Screenshot 02