This repository is dedicated to showcasing a collection of simple and fun computer games, all implemented in Python. The main goal of Oyna is to provide a platform where anyone, can explore Python programming through engaging and interactive games. By studying and interacting with these games, you can learn important programming concepts, algorithms, and the Python language in an enjoyable and hands-on way.
Whether you're just starting with Python or looking to improve your coding skills, the Oyna repository is a great resource to help you learn while having fun.
This repository contains various games that highlight different aspects of Python programming. Each game is designed to be simple yet effective, and they are all easy to understand and modify.
- Beginner-Friendly: Whether you're new to Python or programming in general, these games are designed to be easy to follow.
- Learn by Doing: The best way to learn programming is through practice, and Oyna offers you an opportunity to get hands-on experience by working with real code.
- Fun and Engaging: Who said learning can't be fun? These games are built to keep you engaged and motivated while learning Python.
- Clone this repository to your local machine using:
OR Install it using pip
git clone /~https://github.com/kamyarmg/oyna.git
pip install oyna
- Navigate to the game directory you want to explore.
- Run the game using Python
- Enjoy and start learning!
To add or refactor a game or any other feature, please read the CONTRIBUTING.md file first. After that, you can create a new game or make changes and submit a pull request.