Skip to content

TimeBeak/tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe implemented in C++

Gitpod Ready-to-Code

Tic Tac Toe implemented in C++/CLI/CLR using Windows Forms. Created by @Panquesito7.

Compiling/running the program

You can play this game by compiling the code using Microsoft Visual Studio 2019.
Create a project, download src/TicTacToe.cpp and src/TicTacToe.h), and place it in your_project_name/your_project_name.

Next, compile the source code and ensure everything runs and works fine. If you're experiencing any errors, report an issue immediately.

License

Copyright (C) 2020-2021 David Leal (halfpacho@gmail.com)
This program is licensed under the GNU GPLv3.0 license.

See LICENSE.md for more information.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%