Skip to content

raizasafeel/python-simple-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Games Collection

Welcome to the python mini games! This repository contains a selection of simple yet entertaining games built using Python. Each game provides a fun way to practice programming concepts while enjoying classic games.

Games Included

  1. Guess the Number: A fun guessing game where the player tries to guess a randomly generated number within a specified range.

  2. Hangman: A word guessing game where the player tries to figure out the hidden word before running out of attempts.

  3. Madlibs: A creative word game where players fill in the blanks to create funny stories with their chosen words.

  4. Minesweeper: A classic puzzle game where players uncover squares on a grid while avoiding hidden mines. (Still in progress)

  5. Tic-Tac-Toe: A two-player game where players take turns marking spaces on a 3x3 grid, with options for playing against another player or the computer.

Features

  • User-friendly interfaces for each game.
  • Interactive gameplay to enhance user experience.
  • Flexible game modes for Tic-Tac-Toe (2-player, computer vs. player, or computer vs. computer).

Getting Started

To run any of the games in this collection:

  1. Clone the repository to your local machine using:
    git clone https://github.com/yourusername/Python-Games-Collection.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages