https://github.com/matheusramalho/tic-tac-toe
Projeto de um jogo da velha, desenvolvido com JavaScript
https://github.com/matheusramalho/tic-tac-toe
b7web html5 javascript sass
Last synced: about 1 year ago
JSON representation
Projeto de um jogo da velha, desenvolvido com JavaScript
- Host: GitHub
- URL: https://github.com/matheusramalho/tic-tac-toe
- Owner: MatheusRamalho
- Created: 2022-01-18T01:29:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T18:30:26.000Z (over 3 years ago)
- Last Synced: 2025-02-14T22:51:09.391Z (over 1 year ago)
- Topics: b7web, html5, javascript, sass
- Language: SCSS
- Homepage: https://tic-tac-toe-fawn-three.vercel.app/
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## JOGO DA VELHA APP
## π§ Description
Projeto de um jogo da velha feito com html, sass e javaScript.
## π Technologies
This project was developed using the following technologies:
- [HTML / CSS / JS](https://developer.mozilla.org/)
- [SASS](https://sass-lang.com/)
Run this command to install the dependencies.
```
sass src/css/app.scss assets/css/app.css --style compressed --no-source-map
sass --watch src/css/app.scss:assets/css/app.css --style compressed --no-source-map
```
## π Layout
You can view the project through the links below:
- [Live Preview](https://hashjs-mat.vercel.app/)
## π License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
---
Made with π by [matheuramalho](https://www.matheusramalho.dev) βπ»