Rummy Verse ships a points-rummy client with two-deck hands and a fixed scoring table. The draw pile is server-side; the discard pile is shared across the table. The per-round decision is which card to discard, which is the same decision surface as a paper rummy table. The phone-side UI adds a tap-to-discard gesture that does not exist in the paper game. A reader who treats the tap-to-discard as a strategic move is reading a UI feature as a gameplay one.
