Welcome to the PyGame Playground! This repository is a collection of various PyGame projects and utilities designed to explore game development using PyGame. It serves as a creative space for experimenting with game mechanics, graphics, and AI algorithms and more.
To run any of the projects in this repository, follow these steps:
- Clone this repository to your local machine.
- Install PyGame and any additional dependencies required for the specific project you want to run.
- Navigate to the project's directory.
- Run the project's main file or launch script to start the game or utility.
- Enjoy exploring and playing with the PyGame projects!
- Square Fall - Game
- Square Shift - Game
- Tic Tac Toe with Minimax AI - Game
- Pipette - Utils
- Falling Circle - Physics
Contributions to the PyGame Playground are welcome! If you have ideas for new projects, improvements to existing projects, or bug fixes, feel free to open a pull request. Please ensure that your contributions adhere to the project's coding standards and follow good software development practices.
The PyGame Playground is released under the MIT License. Feel free to use, modify, and distribute the projects and utilities in this repository for personal or educational purposes.