Skip to content

Sahil002620Q/Python-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Terminal Games

Welcome to the Python Terminal Games repository! This project is a collection of interactive, text-based games built entirely using Python. They are designed to be lightweight, highly responsive, and playable directly from your command line.


Quick Start

You can get started in seconds. Copy and paste the commands below into your terminal to clone the repository, navigate into the folder, grant execution permissions, and launch the games:

# 1. Clone the repository
git clone [https://github.com/yourusername/python-games.git](https://github.com/yourusername/python-games.git)

# 2. Navigate into the project directory
cd Python-Games

# 3. Launch the first game!
python3 ./ai-guess.py

# 4. Launch the second game!
python3 ./number-guess.py

# 5. Launch the third game!
python3 ./rock-paper-scissor.py

About

A repository dedicated to text-based game engines and logic-driven applications developed in Python. This project focuses on the implementation of core game mechanics, state management, and algorithmic decision-making within a Command Line Interface (CLI) environment. It serves as a demonstration of clean, modular Python scripting and the ability t

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages