📔 Devlog: Slashing Samurai - Logic

Devlog: Slashing Samurai - Logic

This article is a record of the “logic” behind the development of “Slashing Samurai,” a mobile game for iOS released on the App Store on December 15, 2023, using the Godot Engine. However, to avoid excessive length, specific code details will be kept to a minimum. Slashing Samurai is available for free download on the App Store. Just click the banner below to get this game! Identifying Necessary Screens I am the type to prioritize visuals. In game development, including the creation of “Slashing Samurai” in Godot, I started by identifying the necessary screens. I also considered the flow of screen transitions. Although there were many changes in the end, the base stayed relatively close to the initial plan. Initially, the plan included the following screens: Start Screen Play Screen (including Pause Screen) Stage Selection Screen Settings Screen In the end, the following screens were added: Prologue Screen Menu Screen Credit Screen Score Screen Falling Object Record Screen This devlog will focus on documenting the screens that were originally planned to be the core of the game. Start Screen and...

2023-12-31 · 6 min

📔 Devlog: Slashing Samurai - Assets

Devlog: Slashing Samurai - Assets Edition

This article is a record of the “Assets” in the (post) devlog of the iOS mobile game “Slashing Samurai,” released on the App Store on December 15, 2023. Slashing Samurai is available for free download on the App Store. Just click the banner below to get this game! Consideration of Assets to Use In this development log, we record how we prepared assets for the development of the mobile game “Slashing Samurai.” In the context of game development, assets refer to the materials used. First, we listed the necessary assets and proceeded with a rough policy to prepare them with as low a budget as possible, considering the time cost. The result of listing the assets necessary for the game is as follows: Character images Object (falling items) images Background images Fonts Background music (BGM) Sound effects (SFX) We will detail how we prepared each of these materials one by one. Character Images Initially, I attempted to draw the player character, a samurai, by myself. I even tried drawing a bit. It was a 2D drawing. Using the Procreate app on the iPad, I could create animations simultaneously....

2023-12-27 · 7 min

📔 Devlog: Slashing Samurai - Planning

Devog: Slashing Samurai - Planning

This article is a record of the “Planning” phase of the (post-release) devlog of the iOS mobile game “Slashing Samurai,” released on the App Store on December 15, 2023. Slashing Samurai is available for free download on the App Store. Just click the banner below to get this game! Defining the Rough Specifications of the Game The development process began by roughly defining the specifications of the game to be developed. It was pre-determined that the game would be distributed globally on a specific platform. If aiming for global distribution, it was clear that it would require a certain level of quality to gain approval. Achieving this alone meant the game’s volume had to be kept small. For a game with a small volume, a casual game seemed appropriate. The essential element for casual games is user-friendliness. The most effective platform for maximizing user-friendliness is likely a mobile game. With devices that everyone carries, offering a small screen that serves as an input device, there seems to be no other platform that matches the physical convenience. I have always loved RPGs....

2023-12-24 · 7 min

🕹️ Slashing Samurai

Slashing Samurai game app icon ©︎ 2023 peanuts code

Casual Timing Game, Slashing Samurai, is Here! Push beyond the limits of your dynamic visual acuity! Let a samurai to slice falling objects mid-air! Thrilling and addictive casual timing game – Can play now! Your browser does not support the video tag. Overview This is a exciting timing game! In each stage, a single object (a donut, a stuffed animal, a tomato, a bicycle, a statue, and more from different eras and places!) falls from the sky. Using touch-and-release controls, make the pixelated samurai jump and skillfully cut the falling item to clear the stage. Download on App Store for free Slashing Samurai is available for free download on the App Store. Just click the banner below to get this game! Features Easy Controls! The basic controls during gameplay involve simply touching and releasing the screen, making it incredibly easy. Here are the specific steps: When an item falls from the sky, touch the screen at the right moment to make the samurai jump. While holding the screen, the samurai ascends to a certain height. Quickly release your finger when an item is in front of the samurai....

2023-11-30 · 3 min