jefferson-vieira / jogo-da-velha

Jogo da velha com IA para o TCC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to jogo-da-velha πŸ‘‹

Version Prerequisite Prerequisite Prerequisite Documentation Maintenance License: MIT

Jogo da velha com IA para o TCC

🏠 Homepage

Prerequisites

  • node >= 10.16.3
  • npm >= 6.11.3
  • yarn ^1.17.3

Install

Use the package manager yarn to install.

npm i -g yarn
yarn install

Usage

yarn start

You can now view jogo-da-velha in the browser, on default port 3000.

Run tests

yarn test

Build production

yarn build

Author

πŸ‘€ Jefferson Vieira da Silva

🀝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Jefferson Vieira da Silva.

This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator, with some modifications

About

Jogo da velha com IA para o TCC

License:MIT License


Languages

Language:JavaScript 73.1%Language:CSS 20.5%Language:HTML 6.4%