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 :)
- Host: GitHub
- URL: https://github.com/zweisamkeit/TicTacToe
- Owner: zweisamkeit
- License: gpl-3.0
- Created: 2017-06-20T09:02:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T09:04:39.000Z (over 8 years ago)
- Last Synced: 2024-12-30T08:32:53.008Z (12 months ago)
- Language: C
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-first-code - zweisamkeit/TicTacToe
README
#Tic Tac Toe
* My first programming project, just for nostalgia :)
* Linux only
* To build: make
* to launch: chmod u+x tictactoe && ./tictactoe