Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

logo

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

**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.

## 🛠 Built With

### Tech Stack

Client

### Key Features

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**

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Authors

👤 **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/)

(back to top)

## 🔭 Future Features

- [ ] **Implement that the only have one player**
- [ ] **Create a score that when when show the numbers of players with the matches**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/cvalencia1991/tic-tac-toe/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give me an start ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to thank to codecademy to bring me the idea of develop this project

(back to top)

## ❓ FAQ

- **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