Skip to content

⚔ Tiled Zelda style game written in Python and Pygame.

Notifications You must be signed in to change notification settings

artemshchirov/pyzelda-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python ⚔ PyZelda RPG ⚔ Pygame

About project

A Zelda style game in Python and Pygame.
This includes weapons and enemies, a magic and spells, upgrades and a sound effects.
The game was also made in Tiled.

Run project locally

git clone https://github.com/artemshchirov/pyzelda-rpg.git
cd pyzelda-rpg
pip install pygame
python code/main.py

image_2022-11-28_01-22-10

PyZelda RPG written in python based on tutorial

TODO

  • Level setup
  • Creating the player
  • Creating the camera
  • Graphics
  • Player animations
  • Weapons
  • UI
  • Magic setup
  • Enemy creation
  • Player-enemy interaction
  • Particles
  • Spells
  • Upgrade system and menu
  • Audio

  • Over world
  • Enemy pathfinder
  • Save / Load game
  • Exp animation

About

⚔ Tiled Zelda style game written in Python and Pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages