Giter VIP home page Giter VIP logo

chess-offline's Introduction

Chess Offline

Cross-platform chess app for two people to play chess locally.

I used to love this two-player chess app I had back when I used an android tablet, but since switching to the Surface Pro I haven't been able to find one - this is that.

Feature Summary

  • Play chess with two players on the same device.
  • No chess rules are enforced (e.g. piece movement, check, etc.).
  • Long-press on an empty space to create new pieces
  • Drag pieces off the board to remove them.
  • More themes coming soon! (Maybe...)

Installation (Windows)

  1. Unzip downloaded file.
  2. Put it wherever you like.

Other Platforms

I haven't built this for any other platforms, but in theory it should work on all the Flutter platforms. Install Flutter etc. and run flutter create to add build support for all platforms:

flutter create .

or specify which platforms to add:

flutter create . --platforms ios,android,windows,linux,macos,web

and then run the build:

flutter build linux

I haven't tried it but be aware that the AudioPlayers getting started guide specifies some prerequisites for linux only: https://github.com/bluefireteam/audioplayers/blob/main/packages/audioplayers_linux/requirements.md#requirements-for-linux

chess-offline's People

Contributors

imperialoctopus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.