Skip to content

nimobeeren/pips-plus

Repository files navigation

Pips+

A domino puzzle game inspired by the New York Times' Pips.

How to Play

Place all dominoes onto the board so that every colored region's constraint is satisfied.

Each domino has two halves showing 0–6 pips (dots) and covers two adjacent cells on the board. The board contains colored regions, each with a rule displayed in its corner:

  • = — All pip values in the region must be the same
  • — All pip values must be different
  • n — Pip values must add up to n
  • > n — Every pip value must be greater than n
  • < n — Every pip value must be less than n
  • Π n — Pip values must multiply to that number
  • =n — Regions with same n must have equal pip sums

Click a domino to rotate it. Drag it onto the board to place it. The puzzle is solved when all dominoes are placed and every constraint is met.

Getting Started

Prerequisites

  • Node.js >= 23
  • pnpm

Installation

pnpm install

Development

pnpm dev

Build

pnpm build

About

A domino puzzle game inspired by the New York Times' Pips.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages