Skip to content

MuratovArthur/Kozy-Korpesh-Bayan-Sulu

Repository files navigation

Kozy and Bayan's Adventure

Kozy-Korpesh and Bayan-Sulu's Adventure is a 2D adventure game developed in Pygame.

Description

The game is a 2D side-scrolling adventure that takes place in different locations, such as a steppe and a forest. The player controls two characters, Kozy Korpesh and Bayan Sulu, using arrow keys and WASD keys respectively. The characters must navigate through various obstacles, including gates and lakes to reach their yurtas. The game has a win condition if both characters reach the yurta, and a lose condition if one of them hits the lake.

Image 1

Installation

  1. Install Python 3.7 or higher on your system.
  2. Install Pygame
pip install pygame

or

pip3 install pygame
  1. Clone this repository to your local machine.
git clone https://github.com/MuratovArthur/KozyKorpesh_BayanSulu.git

Usage

To start the game, navigate into the main folder and run the following command in the terminal:

python main.py

or

python3 main.py

Features

  1. Two players: Control Kozy-Korpesh with arrow keys (←, →, ↓, ↑) and Bayan-Sulu with (W,A,S,D) keys.
  2. Two locations: Steppe 🌾 and Forest 🌲
  3. Pause: You can pause the game at any time by pressing the SPACE key.
  4. Save Game: You can save your progress at any time by pressing the ESCAPE key and choosing YES in the menu. The game will save your position at current location.
  5. Challenging maps: One unique aspect of this game is the presence of gates and hidden buttons 🍄, which can be activated to open gates and progress through the location.

Gallery

Image 1 Image 2 Image 3
Image 4 Image 5 Image 6

Credits

Inspired by QazComics, check out Kozy-Korpesh and Bayan-Sulu comics.

About

Pygame 2D adventure game with Kozy Korpesh and Bayan Sulu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages