Game
Dungeon Mercenary
7 years ago

Ascii UI -> pixels UI continued


I’m continuing to port my ASCII UI to pixelart. I’ve changed the inventory. Here’s how it was:

5d09b4094f1e6.png

and how it is now (inventory border looks a bit glitchy on the screenshot, but it isn’t):

5d09b409de9a5.png

This change will also leave space in the UI to move the “health bars” panel (see previous devlog) to the right, and make it vertical. I think it makes more sense to have the bars vertical, since width is not much required. Please voice your opinion, it’s very much appreciated!



0 comments

Loading...

Next up

Completing the board

Pixel Card Wars: new cards: spells and items

I'm adding skills as reward for beating dungeons #roguelike #indiedev #gamedev#screenshotsaturday #codesource. That’s part of the progression of the player, together with better items. There's a lot of them but it's quite easy to implement.

Back to indie dev...

During the last week, I've added traps. They can either be initially visible (early levels) or be noticed randomly when you walk by (later levels). Hope you'll like them!

Not a mockup

My in-development cards game now has its own webpage on itch: https://hgames.itch.io/pixel-card-wars I think I'll ultimately post it on GameJolt, but devlog will only be on itch. Please follow it here!

Connecting levels: adding the world view 🗺️

Pixel Card Wars: How gamedev proceeds (hand design)

I have created a page dedicated to Pixel Card Wars on GJ: https://gamejolt.com/games/pixel-card-wars/699977 I will continue documenting Pixel Card Wars development here! See you 👋