Power Six is a web app I am working on in order to play chess with my friends on my Kindle Paperwhite 4. 😎
Go to powersix.ga using the Experimental Browser
-
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. 😄
- Kindle Basic
- Kindle Paperwhite
- Kindle Oasis
- Valid/Invalid Move Detector
- Undos
- Online Multi-player
- Spectators
- Customizations
- Engine for Single Player
- Don't use newer CSS/Javascript features
- 0.1.0: Proof of Concept.
- 0.2.0: Added castling support & UI optimizations. 😅