salman-abedin / power-six

E-Ink Friendly Chess App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power Six: E-Ink Friendly Multi-player Chess App

Power Six is a web app I am working on in order to play chess with my friends on my Kindle Paperwhite 4. ๐Ÿ˜Ž

Usage

Online

Go to powersix.ga using the Experimental Browser

Offline

  • Clone down the repo.

  • Move everything to a folder named power-six inside your kindle drive.

  • Go to your browser and type file:///mnt/us/power-six/index.html.

  • Have fun cracking your brain. ๐Ÿ˜„

Confirmed Devices

  • Kindle Basic
  • Kindle Paperwhite
  • Kindle Oasis

TODOs

  • Valid/Invalid Move Detector
  • Undos
  • Online Multi-player
  • Spectators
  • Customizations
  • Engine for Single Player

Note for Developers

  • Don't use newer CSS/Javascript features

Version Log

  • 0.1.0: Proof of Concept.
  • 0.2.0: Added castling support & UI optimizations. ๐Ÿ˜…

Contact

SalmanAbedin@disroot.org

About

E-Ink Friendly Chess App

License:GNU General Public License v2.0


Languages

Language:JavaScript 84.1%Language:HTML 9.1%Language:CSS 6.8%