Pydew
Overview

Pydew is a cozy 2D farming simulation game designed to explore Python fundamentals through hands-on gameplay mechanics. Inspired by games like Stardew Valley, this project challenged me to implement real-time rendering, player interactions, and dynamic world systems using Pygame. With features like a day-night cycle, weather effects, and a trading economy, Pydew offered a rewarding way to build both technical and design skills in a game development context.