Welcome to the Python Games repository! This repository contains a collection of simple games implemented in Python using various libraries such as Pygame.
Here's a list of games available in this repository:
-
Flappy Bird
- Description: Flappy Bird is a classic side-scrolling game where the player controls a bird, guiding it through a series of pipes without crashing.
- Implementation: Developed using Pygame library.
- Information
-
Trex Game
- Description: Trex Google Chrome Game
- Implementation: Developed using Pygame library and inspired by maxontech game.
- Information
-
Snake Game (Not Finished)
- Description: Default Snake Game
- Implementation: Developed using Pygame library
To run any of the games in this repository, follow these steps:
-
Clone the repository to your local machine using the following command:
git clone https://github.com/AfonsoSantos44/Python_Games.git
-
Navigate to the directory of the game you want to play.
-
Run the Python script for the game. For example:
python game_name.py
Contributions to this repository are welcome! If you have any ideas for new games or improvements to existing ones, feel free to fork the repository, make your changes, and submit a pull request.
This repository is maintained by Afonso Santos.
Enjoy playing the games!