An open API service indexing awesome lists of open source software.

https://github.com/adamj/my-mtg-app

A Magic: The Gathering life counter and deck list app.
https://github.com/adamj/my-mtg-app

Last synced: about 2 months ago
JSON representation

A Magic: The Gathering life counter and deck list app.

Awesome Lists containing this project

README

          

# MTG Life Counter

[![pages-build-deployment](https://github.com/AdamJ/my-mtg-app/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/AdamJ/my-mtg-app/actions/workflows/pages/pages-build-deployment)
[![Deploy to Web](https://github.com/AdamJ/my-mtg-app/actions/workflows/.deploy.yml/badge.svg)](https://github.com/AdamJ/my-mtg-app/actions/workflows/.deploy.yml)
[![Node.js Package](https://github.com/AdamJ/my-mtg-app/actions/workflows/npm-publish-github-packages.yml/badge.svg)](https://github.com/AdamJ/my-mtg-app/actions/workflows/npm-publish-github-packages.yml)
[![Node.js CI](https://github.com/AdamJ/my-mtg-app/actions/workflows/node.js.yml/badge.svg)](https://github.com/AdamJ/my-mtg-app/actions/workflows/node.js.yml)

A Magic: The Gathering Life Counter and deck list app.

## What is this?

Basically, this is a life counter and deck list "app" that I use for when I play at Cube events. All of the other counters and/or deck builders that I've used are great in their own ways, but I wanted to make something for myself that I could customize. If others like it, maybe I'll share it or distribute it through one of the app stores.

## Resources

- [Mana and Card icons](https://mana.andrewgioia.com/icons.html) by [Andrew Gioia](https://andrewgioia.com)
- [Google Gemini](https://gemini.google.com "Link to Google Gemini")
- [Conversation that started this project](https://g.co/gemini/share/b995bfe31add "Link to Google Gemini chat history") _Created with Gemini February 9, 2025 at 11:07 AM
Published February 16, 2025 at 11:47 AM_

> **Disclaimer** Magic: The Gathering is © [Wizards of the Coast](https://company.wizards.com/en). This project is not affiliated nor produced nor endorsed by Wizards of the Coast.
All card images, mana symbols, expansions and art related to Magic the Gathering is a property of Wizards of the Coast/Hasbro.
This project may use the trademarks and other intellectual property of Wizards of the Coast LLC as permitted under Wizards' Fan Site Policy. MAGIC: THE GATHERING® is a trademark of Wizards of the Coast. For more information about Wizards of the Coast or any of Wizards' trademarks or other intellectual property, please visit their website at https://company.wizards.com/.

---

### Environment

- React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

- MUI [Material UI](https://mui.com/material-ui/all-components/)

> The basics of this app were created using Google Gemini with prompts.