Skip to content

A simple tic tac toe made for to test the GTK+3.0 in C language

License

Notifications You must be signed in to change notification settings

Plankiton/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

TicTacToe screen

It is just a simple project made as the object of study for my learning in GTK with C language.

Building

Requires lib gtk3.0

Is just take this commands on a terminal:

$ cd /path/to/TicTacToe
$ make

This will generate a tictactoe file, and after is just do run:

./tictactoe

About

A simple tic tac toe made for to test the GTK+3.0 in C language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published