An open API service indexing awesome lists of open source software.

https://github.com/zweisamkeit/TicTacToe

My first programming project - Just fort nostalgia :)
https://github.com/zweisamkeit/TicTacToe

Last synced: 4 months ago
JSON representation

My first programming project - Just fort nostalgia :)

Awesome Lists containing this project

README

          

#Tic Tac Toe

* My first programming project, just for nostalgia :)
* Linux only
* To build: make
* to launch: chmod u+x tictactoe && ./tictactoe