Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.
/ FFHS-TicTacToe Public archive

Classic TicTacToe game on the terminal; made with C++ and ncurses.

Notifications You must be signed in to change notification settings

cheorges/FFHS-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Classic "TicTacToe" game on the terminal; made with C++ and ncurses.

Usage

TicTacToe depends on ncurses, it's used to show cute things on the terminal.

Distro Installation command
Debian based distro sudo apt install libncurses-dev
Arch Linux sudo pacman -S ncurses
Mac brew install ncurses
Windows Cygwin ncurses and libiconv

About

Classic TicTacToe game on the terminal; made with C++ and ncurses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors