Skip to content

Releases: mattdvlp/yugioh-odds

YuGiOh Deck Probability Calculator

21 Jun 13:21
Compare
Choose a tag to compare
Pre-release

I'm excited to announce the initial release of the YuGiOh Deck Probability Calculator, a web application built with Vue.js!
This tool allows YuGiOh enthusiasts to create and manage their own decks and calculate the probability of drawing specific cards at the beginning of a duel. Here are the key features and improvements included in this release:

Features:

Deck management:

  • Create and save multiple decks.
  • Add, edit, and remove cards from your deck with ease.

Probability calculation:

  • Calculate the probability of drawing specific cards in your starting hand.
  • View detailed probability statistics for different hand sizes.
  • Simulate multiple draw scenarios to understand your deck's performance better.

Card database:

How to Get Started:

Clone the repository:
git clone https://github.com/mattdvlp/yugioh-odds.git
Navigate to the project directory:
cdyugioh-odds
Install dependencies:
npm install
Start the development server:
npm run serve

We hope you enjoy using the YuGiOh Deck Probability Calculator! Your feedback is invaluable to us.
Please report any issues or suggestions on our GitHub Issues page. Happy dueling!