Skip to content

LucasPMartins/Tic-tac-toe-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 LucasPMartins

🛠 Tools:

Visual Studio Code  Git  GitHub  Windows 

👨‍💻 Programming Language

C

Imagem Maior 1 Imagem Maior 2
Imagem 3 Imagem 2

Releases

No releases published

Packages

No packages published

Languages