tic-tac-toe

Created 3 years ago
Maintained by glb
A Tic-Tac-Toe game written in Perl  |  https://fedoramagazine.org/series/intro-to-perl/
Members 1
Gregory Bartholomew committed 2 years ago

This is a repository containing a copy of the source code that was first published to the Fedora Magazine series "Demonstrating PERL with Tic-Tac-Toe". The code in this repository can be downloaded using the git command shown below.

$ git clone https://pagure.io/tic-tac-toe.git

License

tic-tac-toe is free software licensed under the GNU General Public License (GPL) v3 or any later versions.

Disclaimer

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.