/tictactoe

Primary LanguageCISC LicenseISC

TicTacToe

Requirements

You need to have the following libraries installed on your machine:

  • SDL2
  • SDL2_GFX

Usage

make build # compiles the game
make run   # runs the game

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.