Tic-Tac-Toe Game

Deb Pramanik

Deb Pramanik

Siliguri, West Bengal

1 0
  • 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

HPC, Game Development

Groups
Internet of Things, Student Developers for AI, Intel AI DevCamps

Intel Technologies
Intel Python

Code Samples [1]

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

Repository

https://github.com/Debpramanik19/Tic-Tac-Toe-game

Comments (0)