#author("2026-06-18T01:04:41+09:00","default:admin","admin") #author("2026-06-18T01:05:04+09:00","default:admin","admin") ''[[Beginner Tutorial INDEX:https://rpgbakin.com/pukiwiki_en/?RPG+Developer+Bakin+Beginner+Tutorial]]>>'' *Introduction [#d589cfe6] **About This Tutorial [#i854000b] ''This tutorial is designed for those who are new to RPG Developer Bakin (hereafter referred to as "Bakin"). Through the process of creating a simple game, we will explain how to make games using Bakin.'' ''We encourage you to follow along and actually build the game yourself.'' ''By customizing and expanding on the small game you create during this tutorial, you'll gain a deeper understanding of Bakin.'' ***About the Game You'll Make in This Tutorial [#n8d3cdb6] In this tutorial, you'll create a game that progresses as follows: +''You start in front of a house and head toward a cave, completing a simple quest and battling enemies along the way. +''Inside the cave, jump up to a high spot, open the treasure chest there, and collect the item. +''Finally, you venture deep into the cave and take on a boss battle. +''You start in front of a house and head toward a cave, completing a simple quest and battling enemies along the way.'' +''Inside the cave, jump up to a high spot, open the treasure chest there, and collect the item.'' +''Finally, you venture deep into the cave and take on a boss battle.'' &ref(./Introduction_1.jpg,20%); &ref(./Introduction_2.jpg,20%); &ref(./Introduction_3.jpg,20%); #br ---- Through creating this game, you'll get hands-on experience with fundamental skills such as: building maps, handling enemy encounters and creating basic events. Please note that, to keep the explanations concise, we won't go into detail about visual effects or fine-tuned presentation. Feel free to add your own creative touches to enhance your game using what you've learned in this tutorial. ---- ''&size(16){Next: [[Creating a Project:https://rpgbakin.com/pukiwiki_en/?Creating+a+Project+%28Beginner+Tutorial%29]]};'' ---- ''[[Beginner Tutorial INDEX:https://rpgbakin.com/pukiwiki_en/?RPG+Developer+Bakin+Beginner+Tutorial]]>>''