Ymdir is a Roguelike deckbuilder created as a school project in 2022.
It takes place is a nordic mythology inspired island where the local hero, Lennarth, must defeat the evil god serpent Riam.
The core mechanics are the dice that substitute the usual mana and are used to determine the effects of cards. The are four different types of dice, that differ for the number of faces on them.Â
Dice with 20 faces are generally much stronger than the ones with 4, but they are rarer, so the player must choose carefully.
Finally, some card effects synergize with dice, altering the numbers that a die can roll. Bending the probabilities to one's favor is the key to success !
Game Design - Core mechanics, cards, enemies and UX
Game Programming - Special cards' effects, UX / UI implementation, enemies