TicTacToe Online
A downloadable game for Windows and Linux
This is online text-based version of TicTacToe. Game is very small shellscript that lets you play TicTacToe in the terminal with your friends. Game also records ELO score of every player. Controls are very intuitive.
Status | Released |
Platforms | Windows, Linux |
Author | TheNeverMan |
Genre | Card Game |
Tags | Multiplayer, online, terminal-based, Text based, tictactoe |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Accessibility | High-contrast |
Multiplayer | Server-based networked multiplayer |
Links | Source code |
Install instructions
Linux:
- Download Linux archive and unpack it.
- Execute
chmod +x ./ttto.sh
- Run
./ttto.sh
Windows:
- Download Windows archive and unpack it.
- Double click
START_TTTO.SH