- 더2N전 마을의 모험
- 깊은 산속, 신비로운 더2N전 마을의 입구에 한 드워프 전사가 도착했습니다. 그의 이름은 아직 알려지지 않았지만, 그의 손에는 날카로운 롱소드와 단단한 방패가 들려있었습니다. 마을의 수호자가 그에게 다가와 말했습니다."여행자여, 환영하오. 우리 마을에 들어서려면 당신의 이름과 직업을 알려주셔야 합니다."드워프는 고개를 끄덕이며 자신을 소개했고, 마을의 수호자는 그를 '1'이라 부르기 시작했습니다. 수호자는 1에게 축복을 내리며 작은 힐링 포션을 선물로 건넸습니다."당신의 여정에 신의 가호가 함께하기를," 수호자가 말했습니다. "이제 던전으로 들어가 모험을 시작하시오."1은 용기를 내어 던전의 1층으로 발을 내딛었습니다. 그의 첫 번째 적은 거대한 개구리였습니다. 전투가 시작되자 1은 재빨리 롱소드를 휘둘..
Throwing in a cute image I got from AI image generation
Now, it's nothing but worries.
I need to build the orders and various actions into a system now, but how should I design the layout?
I keep wondering what the best way to use it would be.
Then, I spent the morning doing some tedious work to improve the layout in the mobile environment.
I wasted half a day trying to switch the sidebars to a carousel style in the mobile layout to
check user information, inventory, skills, orders, etc. I struggled a lot with AI, but...
I finally gave up. It didn't work as intended, but the second method I implemented below
seemed to suit the mobile environment better.
That's right, it's the method of hiding the sidebar and showing it with a toggle.
Um, it does cover the screen when toggled,
but it seems much better than scrolling down to check and swiping to see it...
Thanks to that, I haven't been able to make much progress today haha. UI/UX considerations are
seemingly finished to some extent, so
I should add orders, characteristics, and class-specific elements that will add diversity to the battles.
And the last thing I've been considering is collecting all the logs remaining in the console when the game is cleared or game over,
and throwing them to AI to ask it to turn them into a DnD-like novel. I'm thinking of saving it on the server so that
in the town square or a tavern, there could be an event where a bard praises the great records of other adventurers, or
the stories of adventurers who have been wiped out could be found and read in the library or at a memorial, which might be interesting...
*When I asked the AI to turn the tested adventure log into a story, it produced the following!
The Adventure of the Village Beyond the 2N: https://ifmkl.tistory.com/pages/더2N전-마을의-모험
I'll finish here for today with these thoughts. Bye!
(I'm using a cute character created with AI as the representative image ㅎㅎㅎ)
Test address: https://ggoban.com/d2ng/
Github address: https://github.com/ggoban/d2ng/
Comments0