Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 660 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 660 Bytes

Python Games Repository

Welcome to the Python Games Repository! This repository contains a collection of simple and fun games implemented in Python. Each game demonstrates basic programming concepts and provides an opportunity to explore Python development.

Installation

To get started with these games, follow these steps:

  1. Clone the Repository

    git clone https://github.com/Hannanofx/python-games.git

2.Navigate to the Directory

cd python-games

  1. Compile the Games

Each game has its own Makefile or instructions for compilation.

  1. Run the Game