Skip to content

Alekla0126/Chess_clock

Repository files navigation

Chessclock

A simple Flutter chess clock that flips for user convenience.

Overview

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Features

  • Simple and intuitive interface
  • Flip functionality to switch active player
  • Adjustable timers

Installation

  1. Clone or download this repository
  2. Open the project in your preferred IDE
  3. Run "flutter pub get" to install dependencies

Usage

Start the app and tap to toggle the clock between players. Reset or adjust the timers in the UI as needed.

Diagram

         +----------+        +----------+
         | Player 1 |        | Player 2 |
         +----+-----+        +-----+----+
              |                   |
              v                   v
         +-----------------------------+
         |        ChessClock UI       |
         +-----------------------------+
              ^                   ^
              |                   |
              +-------------------+

About

A chess clock made with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published