Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucaspmartins/tic-tac-toe-in-c

Tic-tac-toe game created in the C language for a course completion project (Procedural Programming).
https://github.com/lucaspmartins/tic-tac-toe-in-c

c cmd game terminal-game tic-tac-toe visual-studio-code windows-desktop

Last synced: 10 days ago
JSON representation

Tic-tac-toe game created in the C language for a course completion project (Procedural Programming).

Awesome Lists containing this project

README

        

[![Typing SVG](https://readme-typing-svg.herokuapp.com/?color=bc121c&size=45&center=true&vCenter=true&width=1000&lines=Tic-tac-toe)](https://git.io/typing-svg)

## ❔ About

The Tic-Tac-Toe game is a classic board game, this project was developed by two students from the Federal University of Uberlândia as a way to solidify their programming knowledge in the C language acquired in the classroom.

This project utilizes concepts from the C language, such as:

- Conditionals
- Loops
- Functions
- Arrays
- Strings
- Structs
- Pointers
- Dynamic Memory Allocation
- File Handling
- among others.

**How to Play**:
The objective of the game is to fill a 3x3 grid with alternating X and O symbols until one of the players manages to form a straight line horizontally, vertically, or diagonally.

> [!Note]
> The program may not work very well on other operating systems and it's in Portuguese, I'm sorry :(

## 🤝 Contributors
[![devlucasA](https://github.com/devlucasA.png?size=60)](https://github.com/devlucasA "Lucas Araújo de Oliveira on GitHub")
[![LucasPMartins](https://github.com/LucasPMartins.png?size=60)](https://github.com/LucasPMartins "LucasPMartins on GitHub")

## 🛠 Tools:
![Visual Studio Code](https://img.shields.io/badge/-Visual%20Studio%20Code-0D1117?style=for-the-badge&logo=visual-studio-code&logoColor=007ACC&labelColor=0D1117) 
![Git](https://img.shields.io/badge/-Git-0D1117?style=for-the-badge&logo=git&labelColor=0D1117) 
![GitHub](https://img.shields.io/badge/-GitHub-0D1117?style=for-the-badge&logo=github&labelColor=0D1117) 
![Windows](https://img.shields.io/badge/-Windows-0D1117?style=for-the-badge&logo=windows&logoColor=0a58ee) 

## 👨‍💻 Programming Language
![C](https://img.shields.io/badge/c-0D1117?style=for-the-badge&logo=c&logoColor=0a58ee)



Imagem Maior 1


Imagem Maior 2




Imagem 3


Imagem 2