top of page
imagen_Hero_Biblioteca.png

Duelite

Duelite is the first game I independently developed and published on Steam, taking charge of every stage of the development process—from initial concept to market release. This project allowed me to refine core skills in game development, including mechanics design, programming, animation, and the full cycle of publication management.

Duelite is a roguelike deckbuilder set in the Wild West, centered around intense duels.
You can play here.

Duel battle system

I developed a turn-based combat system where each player plays one card per turn, designing an AI opponent capable of making dynamic decisions based on the flow of the battle. In combat, players and AI opponents engage with five core stats: Health, Shield, Damage, Accuracy, and Skill. Each of these stats plays a distinct role in determining the effectiveness of actions and strategies throughout the duel, creating a intuitive combat experience.

Deckbuilder System

Duelite is a card-based game, and to enhance strategic depth, I developed two distinct types of decks:

  • Active Cards: These are the cards played during duels, directly influencing the flow of combat. They can deal damage to the opponent, dodge attacks, boost stats, heal, and much more. Each active card serves a unique purpose, allowing players to create their own personalized strategies and adapt to the evolving battlefield.

  • Passive Cards: These provide permanent effects that apply throughout the entire match. Passive cards can increase specific stats for the rest of the game or alter core gameplay mechanics. For example, they might grant immunity to a specific debuff, add new active cards to your deck when you take damage, or enhance your deck-building options. Some passive effects activate automatically during duels (such as at the start, end, or when taking damage), introducing an additional layer of tactical decision-making.

Roguelike

Duelite is a roguelike, featuring generated maps with random events, enemies, and encounters. Each run offers new challenges, with different bosses that unlock cards, new routes, and progression rewards. The inclusion of these elements ensures a unique and dynamic experience with every playthrough.

Collection system

Duelite features a collection system where players can track their progress by viewing unlocked cards, defeated bosses, and enemies they've overcome. This system acts as a trophy showcase, rewarding players for their achievements and offering a sense of progression throughout the game.

bottom of page