https://github.com/bortolettojoaog/tic_tac_toe
Basic game
https://github.com/bortolettojoaog/tic_tac_toe
cpp
Last synced: 9 months ago
JSON representation
Basic game
- Host: GitHub
- URL: https://github.com/bortolettojoaog/tic_tac_toe
- Owner: bortolettojoaog
- License: mit
- Created: 2021-11-20T00:18:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T10:55:51.000Z (almost 3 years ago)
- Last Synced: 2025-10-14T09:40:03.540Z (9 months ago)
- Topics: cpp
- Language: C++
- Homepage:
- Size: 269 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💻 Tic Tac Toe
This project is a basic game...
# 📓 Contents:
- About
- [Features](#Features)
- Contents,
- How to use
- [Prerequisites](#Prerequisites)
- [Running the project](#Running-the-project)
- Tests,
- Technologies,
- Icons.
# About:
### Features:
- [x] Create Title
- [x] Create Project
- [x] Create Description
- [x] Performed Tests
# 📝 How to use:
### Prerequisites:
You need to have the following tools installed on your machine: [Git](https://git-scm.com) and [Dev-C++](https://sourceforge.net/projects/orwelldevcpp/)
### Running the project:
```bash
# Clone this repository
$ git clone
# Open the project in dev-c
# Compile the project by clicking the button or pressing `F11`
# Play the game
```
# ✔️ Tests:
# 🛠️ Technologies:
The following tools were used in building the project:
- [C++](https://pt.wikipedia.org/wiki/C%2B%2B)
- [Dev-C++](https://sourceforge.net/projects/orwelldevcpp/)
# 📁 Icons:
- :package: new functionality
- :up: update
- :bug: bug fix
- :checkered_flag: release
---
Made with ❤️ by João Guilherme Bortoletto 👋