Tic-Tac-Toe Game
Deb Pramanik
Siliguri, West Bengal
- 0 Collaborators
This is the vintage Tic-Tac-Toe game which all of us played in your childhood. I made this using Python 3 ...learn more
Project status: Under Development
Groups
Internet of Things,
Student Developers for AI,
Intel AI DevCamps
Intel Technologies
Intel Python
Overview / Usage
This is the vintage Tic-Tac-Toe game which all of us played in your childhood. I made this using Python 3 Random and IPython libraries required(pip install IPython and Random library is preinstalled)
Jupyter Notebook is recommended which is for me is the best Python library with a lot of other stuffs
Methodology / Approach
I have used Python 3 because i am very much comfortable with the language and it is also the best language in my perspective to solve any coding problem.
Technologies Used
I have use Random and IPython library from Python 3
To install : pip install IPython and Random library is preinstalled
Recommended notebook is Jupyter Notebook