Skip to content

A Zelda like action-adventure game with Dark Souls RPG elements using PyGame.

License

Notifications You must be signed in to change notification settings

arindal1/Zelda-Souls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner1

Zelda-Souls

Zelda Souls is a Python game developed using the Pygame library. It is a 2D action-adventure game inspired by the Legend of Zelda series with Dark Souls like RPG elements.

ss1

Introduction

Zelda Souls is a project created for educational purposes. The game features a character navigating through various levels, battling enemies, and solving puzzles in a top-down perspective.
"The Legend of Zelda" is a highly influential and long-running action-adventure video game series developed and published by Nintendo. Key elements of the series include exploration, puzzle-solving, and action-oriented gameplay set in a fantasy world. Players control Link from a top-down or third-person perspective. "Dark Souls" is a critically acclaimed action role-playing video game developed by FromSoftware and published by Bandai Namco Entertainment. it has a reputation for its challenging gameplay, intricate level design, and deep lore.

Features

  • Top-down 2D gameplay
  • Character movement and interaction
  • Enemy AI with attack patterns
  • Health and damage system
  • Sound effects and background music
  • Customizable levels and graphics

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/arindal1/Zelda-Souls.git
  1. Navigate to the project directory:
cd Zelda-Souls
  1. Install the required dependencies using pip:
pip install -r requirements.txt

Usage

To run the game, execute the following command:

python main.py

Use the arrow keys to move the character and interact with objects. Press 'M' to toggle the in-game menu.

ss2 ss3

Credits

License

This project is licensed under the MIT License.

banner2

About

A Zelda like action-adventure game with Dark Souls RPG elements using PyGame.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages