Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sahilcreate/tic-tac-toe


https://github.com/sahilcreate/tic-tac-toe

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Tic-Tac-Toe

## Live Demo
[See the live project here](https://sahilcreate.github.io/tic-tac-toe/)

## Provided Assests
* [Building a house from the inside out](https://www.ayweb.dev/blog/building-a-house-from-the-inside-out)

## Objectives
- [x] Minimal global code
- [x] Utilization of factories, modules, and IIFE
- [x] Console version first, followed by DOM version
- [x] Each function performs a single task
- [x] Allow players to put in their names
- [x] Include a button to start/restart the game
- [x] Add a display element that shows the results upon game end

## Scope Creep
- [ ] Add display that shows score of players through restart
- [ ] Add V/S Bot mode with different difficulties
- [ ] Make it responsive and assessible

## Credite
* font [Buba](https://www.dafont.com/buba.font) by [Genilson L. Santos](https://www.dafont.com/genilson-lima.d1429)