Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvalencia1991/tic-tac-toe
This is a game that could play with two players in the terminal
https://github.com/cvalencia1991/tic-tac-toe
Last synced: about 5 hours ago
JSON representation
This is a game that could play with two players in the terminal
- Host: GitHub
- URL: https://github.com/cvalencia1991/tic-tac-toe
- Owner: cvalencia1991
- Created: 2024-03-16T19:18:34.000Z (8 months ago)
- Default Branch: trunk
- Last Pushed: 2024-04-10T23:00:30.000Z (7 months ago)
- Last Synced: 2024-04-11T02:06:08.688Z (7 months ago)
- Language: C++
- Size: 169 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tic-Tac-Toe
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)**Tic Tac Toe** is a game develop in c++, is a game that you can play in the terminal, also you can play with two players, and show if you win or lose.
Client
P>
- **Interact with the people with two players**
- **when the user assign a new position that is occupied, the machine says that select well the position**
- **when the user wins or ties it show that the user finish the departure**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
visual studio code
visual studio
bash
software distribution platform
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/cvalencia1991/tic-tac-toe.git
```
### Install
Install this project with:
Example command:
```sh
cd my-project
make build
make start
```
### Usage
To run the project, execute the following command:
```sh
make run
```
👤 **Cesar Valencia**
- GitHub: [@githubhandle](https://github.com/cvalencia1991)
- Twitter: [@twitterhandle](https://www.linkedin.com/in/cesar-valencia-aguilar/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/cesar-valencia-aguilar/)
- [ ] **Implement that the only have one player**
- [ ] **Create a score that when when show the numbers of players with the matches**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvalencia1991/tic-tac-toe/issues).
If you like this project please give me an start ⭐️
I would like to thank to codecademy to bring me the idea of develop this project
- **you can develop in any language this game**
- Of course you can, this is a game in the interface of the terminal so you can create in any language