boilemmashem / lifecounter

Lifecounter web app for magic the gathering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview screenshot

LifeCounter

Works best on chrome, some features may not be supported elsewhere. Looks best on a phone šŸ¤©

https://mtglifecounter.netlify.app

A small web application to keep track of your life total during a game of Magic the Gathering. Built using create react app.

Features

  • 1-4 Players
  • Dynamic layout depending on number of players
  • Add/remove life total with a tap
  • Color generation & selection for each player
  • Change player names
  • Fulllscreen Mode
  • Keep screen awake
  • Landscape Mode

Install

npm install

Run

npm start

Notes

To keep the screen awake the app uses Wakelock browser api. To test locally start with HTTPS=true npm start.

About

Lifecounter web app for magic the gathering


Languages

Language:JavaScript 93.3%Language:HTML 5.9%Language:CSS 0.8%