Skip to content

manuLlanos/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

A small student project from back when I was learning SDL and practicing my C++.

It's just a game of Tic Tac Toe, the main purpose of this project is to start implementing SDL, and start organizing projects in multiple source files.

Since this doesn't have any makefiles and it's a small project, you'll have to compile all the source files into an executable, it has to be in the same directory as the /resources folder to be able to work.

On Linux it should compile directly. On Windows the SDL heads should have the "SDL2/" part removed.

About

A small project from back when I was learning SDL and practicing my C++. It has a simple beatable AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published