PyDew-Valley icon indicating copy to clipboard operation
PyDew-Valley copied to clipboard

Proejct files for a Stardew Valley inspired game in Python

Results 9 PyDew-Valley issues
Sort by recently updated
recently updated
newest added

I can use tiled to create new collions, trees, spawn locations, interactions etc but when i draw new terrain tiles (on correct layers) they are not moved across into the...

Hi, πŸ˜„ it's obvious that you have created a very interesting project. I have learned a lot about pygame and game development from it. When I followed your tutorial S12:...

I unrar-ed all of the directories. Then I started up python3 main.py. I get a black window but nothing happens.

Hey, thank you for this amazing guide , i am following you to learn Pygame i tried your code and faced the below issue can you please help here ?...

I got the sproutlands pack but it does not come already chopped up, its just one big png

I am doing my tool animations and I got the timer done and it’s working for my tools switch but it does not end the tool animation. Here is a...

Do I have to convert every file into py myself or is there a trick?

Traceback (most recent call last): File "c:\Users\moham\OneDrive\desktop\s23 - Audio & fixes\code\main.py", line 25, in game = Game() ^^^^^^ File "c:\Users\moham\OneDrive\desktop\s23 - Audio & fixes\code\main.py", line 11, in __init__ self.level =...

I got a problem when creating a collision with the tree when the player hit the tree the Apple don't disappear or some reason tree is invulnerable i go through...