Skip to content

A repository of simplistic games developed using Tkinter library in Python.

Notifications You must be signed in to change notification settings

SaptarshiPanda/Python-GUI-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-GUI-games

A repository of simplistic games developed using the Tkinter library in Python. This collection includes three popular games, each with easy-to-understand rules and a user-friendly interface.

Table of Contents

About the Project

This repository is designed to provide a fun way to play and explore classic games developed with Python's Tkinter library. The games included are simplistic, making them easy to play and understand. Each game is accompanied by its executable file (.exe) for easy playing without needing a Python environment setup.

Games Included

  1. Hangman
    • Classic word-guessing game.
    • Customize by adding new words and hints in the provided text file.
  2. Cows and Bulls (Mastermind)
    • A number guessing game where the player tries to guess a sequence of numbers.
  3. Tic Tac Toe (TTTGUI)
    • The traditional game of Tic Tac Toe with a graphical interface.

Installation

To play the games, download the repository and run the executable files provided. For the Hangman game, ensure you download the associated text file for the word list.

Usage

Each game has a brief description of the rules displayed at the start. Simply follow the on-screen instructions to play.

Project Structure

  • Hangman/: Contains the Hangman game files and word list.
  • Mastermind/: Contains the Cows and Bulls game files.
  • TTTGUI/: Contains the Tic Tac Toe game files.
  • .gitattributes: Git configuration file.
  • README.md: This readme file.

Contact

Author: Saptarshi

About

A repository of simplistic games developed using Tkinter library in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages