IsItYou

July 5, 2025

A lightweight, responsive web application designed for touch-capable devices that randomly selects one finger from multiple participants holding their fingers on the screen. It is ideal for decision-making or turn-selection in group settings.


Features


Technical Architecture

The core functionality is encapsulated within the TouchRandomizer class:


Getting Started

Prerequisites

A modern web browser with touch event support (e.g., Safari on iOS, Chrome on Android, or a laptop with a touch-enabled screen).

Installation

Click on the Project Demo button on the top to see this project in live action. Continue ahead if you want to replicate this project and/or add onto it.

  1. Clone or download the project files.
  2. Ensure you have the accompanying styles.css file in the same directory.
  3. Open index.html directly in a browser or serve it via a local development server.
  4. Place multiple fingers on the screen and hold for 2 seconds to initiate the random selection process.