Skip to content

agraven/gtk-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK Tac Toe

A GTK-3 based implementation of the game Tic Tac Toe written in C.

Here is a screenshot of the application:

screenshot

The theme used is Arc-Dark

Dependencies

The project depends on the following

  • gtk >= 3.20

Building

The project is autotools-based, and can be built with the usual: ./configure && make && sudo make install

If configure is missing then running autogen.sh will generate it.

About

A GTK-based implementation of tic tac toe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published