Skip to content

Releases: pgedeon/portal-counters

v1.0.0 — Initial Release

Choose a tag to compare

@pgedeon pgedeon released this 12 Jun 12:02

Portal Counters v1.0.0

First public release of the Magic: The Gathering life counter for Meta Portal Go.

Features

  • Standard and Commander game modes — 2–4 players with custom starting life
  • ❤️ Life totals with animated ±1/±5 buttons and floating damage/heal numbers
  • Poison counters and ⚡ Energy counters per player
  • 🎯 Commander damage tracking — per-opponent damage breakdown
  • Full undo history — every action reversible
  • 🎲 D6 and D20 dice roller built into the control bar
  • Game timer with elapsed time tracking
  • 🏆 Stats dashboard — win/loss records, streaks, head-to-head, recent form
  • 🎨 Player customization — saved names, MTG color identity (7 colors)
  • Animations — screen shake, glow pulse, floating numbers, scale bounce
  • 🔊 10 sound effects — 5 damage + 5 heal, randomly selected
  • 🖥️ Portal Go optimized — inverted player zones, chunky 52dp buttons, keep-screen-on

Installation

adb install app-debug.apk
adb shell am start -n com.meta.portal.sampleapp/.Main

Build from Source

./gradlew assembleDebug
adb install app/build/outputs/apk/debug/app-debug.apk