flyableHeart Dev Blog

A blog about game development journey

I Started Making an RPG

Posted on August 28, 2025

I Started Making an RPG

Hello! Nice to meet you. My name is Yuu, and I recently started making games as a hobby.

Right now, I’m creating a Dragon Warrior (Dragon Quest) like JRPG using Python. I haven’t been able to work on it much yet—it’s already been about four days since I put together the initial prototype—but today I made some small improvements. At this stage, the player can move around a world map using a placeholder tilemap.

There’s still a lot left to do, but my next goal is to implement the ability to move to the small cabin icons placed on the map. I’ll probably need a map editor before long, too. Through this blog, I plan to document the development process as it goes.

Tags: