Game
Dungeon Mercenary
9 years ago

The new teleportation spell


I’m starting to polish the entire game for the new release. I had implemented the teleportation spell a while ago, that allowed you to teleport yourself, monsters, and items; but I’m extending it so that you can teleport walls, stairs, chests, etc. really anything (except walls on the edge of the map..):

5d0b2fe4b221f.gif

I hope you’ll find unexpected ways to use that to your advantage :-)



0 comments

Loading...

Next up

Completing the board

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!

Juiced combat

Back to indie dev...

Not a mockup

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

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.

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!

Connecting levels: adding the world view 🗺️