Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Tic-Tac-Toe game

On a player's turn, the program will prompt the player to put in the digit
corrosponding to the cell the player wants to place in.

Here are the cell numbers:

| - | - | - |
| 1 | 2 | 3 |
| 4 | 5 | 6 |
| 7 | 8 | 9 |
| - | - | - |

Enjoy!

This entire project was made in VIM in a suprisingly amount of time because
OMG i had a small error when checking if the game had won yet, and I might
have been debugging for 40 minutes!!!!! 
Also VIM is hard to use ): but also kinda fun when you get used to it.

Timelapse: https://youtu.be/O7aCNFJolAM

About

Simple Tic Tac Toe game made in C using Vim

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages