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

https://github.com/kelsonbatista/tic-tac-toe-game

Tic Tac Toe Game
https://github.com/kelsonbatista/tic-tac-toe-game

arrays css dom-manipulation dynamic-programming events fundamentals html javascript loops-and-iterations programming-logic selectors

Last synced: 3 months ago
JSON representation

Tic Tac Toe Game

Awesome Lists containing this project

README

        

# About the project / *Sobre o projeto*

This project is the classic Tic Tac Toe Game, written in Javascript.

*Esse projeto é o clássico Jogo da Velha, escrito em Javascript.*

---
# Skills / *Habilidades*

- Programming Logic / *Programming Logic*
- Repeat Loops / *Laços de repetição*
- Arrays
- Functions / *Funções*
- Dom and Selectors / *Dom e seletores*
- Dynamic Elements / *Elementos de forma dinâmica*
- Events / *Eventos*

---
# Layout

Tic Tac Toe Game

---
# Deployment / *Implantação*

See it in action/ **Veja em ação**: [https://kelsonbatista.github.io/tic-tac-toe-game/](https://kelsonbatista.github.io/tic-tac-toe-game/)