nettoe
networked version of Tic Tac Toe (3x3 Grid) for the console
Install
- All systems
-
curl cmd.cat/nettoe.sh
- Debian
-
apt-get install nettoe
- Ubuntu
-
apt-get install nettoe
- Kali Linux
-
apt-get install nettoe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nettoe
- OS X
-
brew install nettoe
- Raspbian
-
apt-get install nettoe
- Dockerfile
- dockerfile.run/nettoe
nettoe
networked version of Tic Tac Toe (3x3 Grid) for the console
NetToe is a console-based version of the classic game "Tic Tac Toe". It's playable against computer AI, a player on the same machine or with another player over the network. It uses a simple 3x3 board.