This project was one of my first programming projects, created during my first semester of university while studying Computer Engineering.It includes both C++ and Python implementations of similar functionality, allowing me to explore and learn key concepts in both languages.
take it easy just have fun
Clone the repository:
git clone https://github.com/Nima-Hmz/XO_justforfun.git
use one of python or c++ implementations:
A)python:
- make sure you have python3 installed on your computer
- use this command in python directory:
python3 XO_justforfun
B)c++:
- make sure you have borland c IDE installed on your computer
- run the n1&ra++jadval-fixed.cpp file in borland c IDE (or you can use the n1&ra++jadval-fixed.exe file directly)
Feel free to fork this project and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.
Created by [Nima-Hmz] - [hmznima77@gmail.com]