Skip to content

MXD-K1/Zleda-like-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Zelda-like-Game

wakatime

A 2D top-down adventure game built with Python and Pygame, inspired by classic Zelda-style gameplay. This project was made purely for fun and personal practice in game development, following the “Zelda-style RPG with Python and Pygame” tutorial by Clear Code.

Attribution

Video and Source Code

This game was developed following the “Zelda-style RPG in Python with Pygame” tutorial by Clear Code.

  • 🎥 Tutorial Video: Go to Video
  • 📦 Reference Tutorial Source: Go to Repo - released under the Creative Commons Zero (CC0) license

Art and Audio Assets:

Asset Pack: Ninja Adventure by Pixel-boy and AAAunder the Creative Commons Zero (CC0) license

Getting Started

These steps will get this project running locally on your machine.

Requirements

  1. You need Python 3.9 or higher and pip installed:

To ensure your have Python/Pip installed or to check your Python/Pip version run:

python --version
pip --version
  1. Clone the project and go to the main folder:
git clone https://github.com/MXD-K1/Zleda-like-Game.git
cd Zleda-like-Game
  1. Install requirements:
pip install -r requirements.txt
  1. Run the main file:
python main.py

Controls

👉 see CONTROLS.md for controls.

Problems / Known Issues

This project tracks problems in a dedicated file so issues and bugs are easy to see and update. if you noticed an error please open an issue (Be sure it is not listed in PROBLEMS.md).

👉 To see the existing problems open PROBLEMS.md

Contributing

Your contributions are welcome! Whether you want to add features, fix bugs, polish graphics, or improve gameplay, please follow the guidelines.

👉 See CONTRIBUTING.md

Roadmap

Note: A roadmap may be documented here later.

License

This project is licensed under the MIT License. See LICENSE for full terms.

About

A 2D top-down adventure game built with Python and Pygame, inspired by classic Zelda-style gameplay.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages