“How to Use the Remaining 97% of Your Brain” – Book Summary Part 3
Hello!! This time, I’m continuing from the previous post with the next part of the summary of “How to Use the […]
2025-06-30“How to Use the Remaining 97% of Your Brain” – Book Summary Part 2
Hello!!This time as well, I’d like to continue with the next part of the explanation of “How to Use the Remain […]
2025-06-29“How to Use the Remaining 97% of Your Brain” – Book Summary Part 1
Hello!! This time, I’d like to start a multi-part series on the book “How to Use the Remaining 97% of Your Bra […]
2025-06-25Enemy Movement Patterns for Unity 2D Shooting Games: Easy to Implement and Enhance Gameplay
Great work, everyone!! I was thinking about what kind of enemy movements to use for the shooting game I’ […]
2025-06-22What is contained inside a cell? What kinds of components and functions are found within a cell?
Once again, we’ll be summarizing The Book to Review High School Biology You Forgot, written by Toru Omori! Con […]
2025-06-21Restrict the player from moving outside the camera’s view (screen) in Unity.
Hello!! This time, I’d like to give a brief explanation of how to prevent the player from going outside the ca […]
2025-06-19Definition of Life: What Are the Criteria for Being a Living Organism?
Hello!! It’s been a while since I last updated the blog… I’ve slightly changed the blog̵ […]
2025-06-16Flutter Introduction | Using the State Class and Understanding StatefulWidget!!
In this article, we will explain StatefulWidget and create an app where the display dynamically changes when a […]
2025-03-21Introduction to Flutter | Basic Project Structure!!
In this article, we will explain the basic structure of a Flutter project while creating a simple application! […]
2025-03-16Introduction to Flutter | Understanding Layouts!!
In this article, we will explain Flutter layouts based on the official documentation!! Table of Contents Under […]
2025-03-09