Skip to content

Real-Yash/games.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

games.py

Welcome to the games.py repository! This repository contains a collection of small Python projects designed to help you learn and practice Python programming. Each project is contained within its own folder and includes all necessary files and instructions.

Table of Contents

Projects

Tic-Tac-Toe

  • Language: C
  • Description: A simple implementation of the classic Tic-Tac-Toe game.
  • Files:
    • README.md
    • tic-tac-toe.c

Guess the Number

  • Language: Python, C
  • Description: A number guessing game where the player has to guess a randomly generated number within a certain range.
  • Files:
    • guess_the_number.py
    • guess-the-number.c

Hangman

  • Language: Python
  • Description: A text-based implementation of the Hangman game.
  • Files:
    • hangman.py

Getting Started

To get started with any of these projects, simply clone the repository and navigate to the project folder of your choice. Follow the instructions in the respective README.md files for each project to run the code.

git clone https://github.com/Real-Yash/games.py.git
cd games.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published