/TicTacToe

Simple Tic Tac Toe written in C++ with SDL2

Primary LanguageC++

Tic Tac Toe in C++ with SDL2

A simple Tic Tac Toe game

Built with C++ and SDL2 / SDL2_image module

Quick start

Clone this repo.

Make sure SDL2 and SDL2_image are installed.

Setup a new project with your favorite IDE and copy over the files Make sure you've linked SDL2 and SDL2_image to your project Make sure you're set to use /workspace so the resource files can be found

Compile and run!

Credits

Some of this code is repurposed from Lazy Foo's tutorials. They can be found here.

License

This code can only be used for personal use.

No permission of use for commercial / money-making means