mirror of
https://github.com/LukeHagar/power-six.git
synced 2025-12-06 04:21:03 +00:00
added a licence
This commit is contained in:
17
README.md
17
README.md
@@ -2,16 +2,19 @@
|
||||
|
||||
Power Six is a web app I am working on in order to play chess with my friends on **Kindle Paperwhite 4**. 😎
|
||||
|
||||
<img src="https://gitlab.com/salman-abedin/assets/-/raw/master/power-six.png" width="500">
|
||||
|
||||
# Usage
|
||||
|
||||
### Online
|
||||
|
||||
Go to [is.gd/powersix](https://is.gd/powersix) using the **Experimental Browser**
|
||||
|
||||
### Offline
|
||||
|
||||
- Clone down the repo.
|
||||
|
||||
- Move everything to a folder named `power-six` inside your kindle.
|
||||
- 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`.
|
||||
|
||||
@@ -21,6 +24,12 @@ Go to [is.gd/powersix](https://is.gd/powersix) using the **Experimental Browser*
|
||||
|
||||
- **0.1.0**: Playable. 😅
|
||||
|
||||
# Confirmed Devices
|
||||
|
||||
- Amazon Kindle Basic
|
||||
- Amazon Kindle Paperwhite
|
||||
- Amazon Kindle Oasis
|
||||
|
||||
# TODOs
|
||||
|
||||
- Valid/Invalid Move Detector
|
||||
@@ -28,4 +37,8 @@ Go to [is.gd/powersix](https://is.gd/powersix) using the **Experimental Browser*
|
||||
- Online Multi-player
|
||||
- Spectators
|
||||
- Customizations
|
||||
- Add an Engine for Single Player Mode
|
||||
- Engine for Single Player
|
||||
|
||||
# Contact
|
||||
|
||||
SalmanAbedin@disroot.org
|
||||
|
||||
Reference in New Issue
Block a user