Blog tagged as Harshita

Introduction To Tic-Tac-Toe Game in Python

In this article Tic-Tac-Toe Game in Python, I will introduce you to an advanced Python project on Tic Tac Toe GUI with Python. This game is very popular and is quite simple in itself. It is a two-player game. In this game, there is a board with 3×3 squares.

Tic-Tac-Toe Game in Python

I...

11.07.21 11:11 PM - Comment(s)

Introduction To Digital Clock Using Python

The great part of creating your own GUI apps is that you can customize them however you want. From text font to background color, all features are available for customization. In this article, I will take you through how to create a digital clock with Python...

11.07.21 09:52 PM - Comment(s)