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
- Host: GitHub
- URL: https://github.com/kelsonbatista/tic-tac-toe-game
- Owner: kelsonbatista
- Created: 2022-04-02T13:25:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-02T14:08:56.000Z (about 3 years ago)
- Last Synced: 2025-02-01T19:29:24.919Z (5 months ago)
- Topics: arrays, css, dom-manipulation, dynamic-programming, events, fundamentals, html, javascript, loops-and-iterations, programming-logic, selectors
- Language: JavaScript
- Homepage: https://kelsonbatista.github.io/tic-tac-toe-game/
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---
# 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/)