update README
This commit is contained in:
parent
9a8fb1147c
commit
9b635ac49f
56
README.md
56
README.md
@ -1,53 +1,57 @@
|
||||
# MTG_Life
|
||||
|
||||
MTG Life Counter
|
||||
# MTG Life Counter
|
||||
|
||||
A sleek and intuitive life counter for Magic: The Gathering, with support for Commander, Poison, and a built-in D20 die roller.
|
||||
|
||||
![A screenshot of the MTG life counter application interface]
|
||||
🚀 Features
|
||||
|
||||
Life Tracking: Easily increase and decrease life totals for each player.
|
||||
Screenshot from 2025-09-09 19-16-04.png
|
||||
|
||||
Poison & Commander Damage: Dedicated counters for tracking poison and commander damage, which automatically trigger a loss when the threshold is met.
|
||||
|
||||
|
||||
D20 Die Roller: A responsive and animated D20 die roller is built right into the navigation bar for quick rolls.
|
||||
🚀 **Features**
|
||||
|
||||
Persistent State: Player names, life totals, and game settings are saved in your browser, so you can close the tab and return to your game later.
|
||||
* **Life Tracking:** Easily increase and decrease life totals for each player.
|
||||
|
||||
Customizable: Add or remove players, and toggle between standard, commander, and poison match modes.
|
||||
* **Poison & Commander Damage:** Dedicated counters for tracking poison and commander damage, which automatically trigger a loss when the threshold is met.
|
||||
|
||||
Responsive Design: Works beautifully on both desktop and mobile devices.
|
||||
* **D20 Die Roller:** A responsive and animated D20 die roller is built right into the navigation bar for quick rolls.
|
||||
|
||||
🕹️ How to Use
|
||||
* **Persistent State:** Player names, life totals, and game settings are saved in your browser, so you can close the tab and return to your game later.
|
||||
|
||||
Just open the index.html file in your web browser. There's no server or installation required.
|
||||
* **Customizable:** Add or remove players, and toggle between standard, commander, and poison match modes.
|
||||
|
||||
Adjust Life: Tap the + or - buttons on a player's card to change their life total.
|
||||
* **Responsive Design:** Works beautifully on both desktop and mobile devices.
|
||||
|
||||
Change Name: Tap a player's name to edit it.
|
||||
🕹️ **How to Use**
|
||||
|
||||
Add/Remove Players: Use the + and - buttons in the top navigation bar.
|
||||
Just open the `index.html` file in your web browser. There’s no server or installation required.
|
||||
|
||||
Toggle Modes: Use the crown and skull buttons to switch between Commander and Poison modes.
|
||||
* **Adjust Life:** Tap the + or - buttons on a player’s card to change their life total.
|
||||
|
||||
Roll the Die: Click the D20 icon in the navigation bar to roll.
|
||||
* **Change Name:** Tap a player’s name to edit it.
|
||||
|
||||
🛠️ Tech Stack
|
||||
* **Add/Remove Players:** Use the + and - buttons in the top navigation bar.
|
||||
|
||||
HTML5
|
||||
* **Toggle Modes:** Use the crown and skull buttons to switch between Commander and Poison modes.
|
||||
|
||||
CSS3 (with custom properties for theming)
|
||||
* **Roll the Die:** Click the D20 icon in the navigation bar to roll.
|
||||
|
||||
JavaScript (ES6+)
|
||||
🛠️ **Tech Stack**
|
||||
|
||||
SweetAlert2 (for pop-ups and alerts)
|
||||
* HTML5
|
||||
|
||||
Font Awesome (for icons)
|
||||
* CSS3 (with custom properties for theming)
|
||||
|
||||
🤝 Contributing
|
||||
* JavaScript (ES6+)
|
||||
|
||||
* SweetAlert2 (for pop-ups and alerts)
|
||||
|
||||
* Font Awesome (for icons)
|
||||
|
||||
🤝 **Contributing**
|
||||
|
||||
We welcome contributions! If you have suggestions for new features, bug fixes, or improvements, please feel free to open an issue or submit a pull request.
|
||||
📄 License
|
||||
|
||||
This project is licensed under the MIT License - see the LICENSE.txt file for details.
|
||||
📄 **License**
|
||||
|
||||
This project is licensed under the MIT License - see the `LICENSE.txt` file for details.
|
||||
Loading…
x
Reference in New Issue
Block a user