I am currently developing a game called “Maknae Life”
I am building it together with AI, and there have been many trials and errors along the way.
At first, I started the project without a database and implemented most of the main logic on the frontend.
Now, I am in the process of moving that core logic from the frontend to the backend.
This transition is not easy, but it is an important step to make the game more stable and scalable.
Through this process, I am learning how to better structure game logic and data flow between the frontend and backend.
It is a challenging journey, but also an exciting one.