Skip to content

gracebml/Tik-Tak-Toe-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Tic-Tac-Toe (C/C++)

📝 Giới thiệu (Introduction)

Tic-Tac-Toe là một trò chơi cổ điển hai người chơi, được lập trình bằng ngôn ngữ C/C++. Dự án này cung cấp một phiên bản đơn giản nhưng hiệu quả của trò chơi, giúp người chơi trải nghiệm cảm giác thú vị khi thi đấu với đối thủ.

Tic-Tac-Toe is a classic two-player game programmed in C/C++. This project provides a simple yet effective version of the game, allowing players to enjoy the challenge of competing against an opponent.


⚙️ Cài đặt và chạy trò chơi (Installation & Running the Game)

1. 📥 Clone hoặc tải source code (Clone or Download the Source Code)

Bạn có thể lấy mã nguồn của trò chơi bằng cách clone repository hoặc tải trực tiếp:

You can obtain the game's source code by cloning the repository or downloading it directly:

Clone repository:

 git clone https://github.com/NLPQuy221205/Tik-Tak-Toe-project.git

Hoặc tải ZIP:

  1. Truy cập vào repository trên GitHub.
  2. Nhấn vào nút "Code" và chọn "Download ZIP".
  3. Giải nén file ZIP về máy tính.

Or download ZIP:

  1. Go to the repository on GitHub.
  2. Click on the "Code" button and select "Download ZIP".
  3. Extract the ZIP file to your computer.

2. 🖥️ Mở và chạy dự án (Open and Run the Project)

Sau khi tải về, bạn cần sử dụng Microsoft Visual Studio để mở file .sln và chạy chương trình.

After downloading, you need to use Microsoft Visual Studio to open the .sln file and run the program.

Bước thực hiện:

  1. Mở Visual Studio.
  2. Chọn File > Open > Project/Solution...
  3. Điều hướng đến thư mục chứa mã nguồn và mở file PROJECTTESTLASTERM.sln.
  4. Nhấn F5 để biên dịch và chạy chương trình.

Steps to follow:

  1. Open Visual Studio.
  2. Select File > Open > Project/Solution...
  3. Navigate to the source code directory and open the PROJECTTESTLASTERM.sln file.
  4. Press F5 to compile and run the program.

🤝 Đóng góp (Contributing)

Chúng tôi hoan nghênh mọi đóng góp nhằm cải thiện dự án. Hãy gửi pull request hoặc mở issue nếu bạn có đề xuất.

We welcome all contributions to improve the project. Feel free to submit a pull request or open an issue if you have suggestions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.9%
  • C 2.1%