Game
Dungeon Mercenary
6 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

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!

I've added a new procedurally generated room: the wizard office #gamedev #indiedev #pixelart #screenshotsaturday #roguelike Beware not to touch its belongings!

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!

Completing the board

Juiced combat

Pixel Card Wars: new cards: spells and items

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 👋

Creating the game's page on GJ, new team: Evil

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.

Pixel Card Wars: How gamedev proceeds (hand design)