Skip to content
/ Python-Projects Public template

i've created a tictac toe game using python

Notifications You must be signed in to change notification settings

Bhavit720/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python Projects Repository

Welcome to my Python projects repository! This repository contains two simple Python projects: a digital clock and a tic-tac-toe game.

Projects

1. Digital Clock

The Digital Clock project is a simple clock application built using Python language. It displays the current time and updates every second.

Features

  • Displays the current time in HH:MM:SS format
  • Updates every second

2. Tic-Tac-Toe Game

The Tic-Tac-Toe Game project is a simple implementation of the classic tic-tac-toe game using Python's Tkinter library. It allows two players to play the game on the same computer.

Features

  • Two-player game
  • Displays a message when the game ends in a win or draw

Installation and Usage

  1. Clone the repository:
    git clone https://github.com/your-username/python-projects.git
    cd python-projects
    

About

i've created a tictac toe game using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages