Skip to content

kamyarmg/oyna

Repository files navigation

Oyna 💃🏻🕺🏻💃🏿🕺🏿💃🕺

Welcome to the Oyna repository! 🎮

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.

What You'll Find Here

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.

Sudoku
Sudoku
2048
2048
Matching
Matching
Minesweeper
Minesweeper
Find Difference
Find Difference
Maze
Maze
Chimp
Chimp
Snake
Snake
Chutes and Ladders
Chutes and Ladders
Dino or Dinosaur Game
Dino
Bubble Shooter
Bubble Shooter
Flappy Bird
Flappy Bird
Falling Tower
Falling Tower
Shoot Colors
Shoot Colors
Reversi
reversi
SuperMario Pixel
SuperMario Pixel
Tetris
Tetris
Tik Tok Toe
Tik Tok Toe
Reverse Slide Puzzle
Reverse Slide Puzzle
UFO Explosion
UFO Explosion

Why Oyna?

  • 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.

How to Use

  1. Clone this repository to your local machine using:
    git clone /~https://github.com/kamyarmg/oyna.git
    OR Install it using pip
    pip install oyna
  2. Navigate to the game directory you want to explore.
  3. Run the game using Python
  4. 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.