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:
19
README.md
19
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**. 😎
|
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
|
# Usage
|
||||||
|
|
||||||
### Online
|
### Online
|
||||||
|
|
||||||
Go to [is.gd/powersix](https://is.gd/powersix) using the **Experimental Browser**
|
Go to [is.gd/powersix](https://is.gd/powersix) using the **Experimental Browser**
|
||||||
|
|
||||||
### Offline
|
### Offline
|
||||||
|
|
||||||
- Clone down the repo.
|
- 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`.
|
- Go to your browser and type `file:///mnt/us/power-six/index.html`.
|
||||||
|
|
||||||
@@ -19,7 +22,13 @@ Go to [is.gd/powersix](https://is.gd/powersix) using the **Experimental Browser*
|
|||||||
|
|
||||||
# Version Log
|
# Version Log
|
||||||
|
|
||||||
- **0.1.0**: Playable. 😅
|
- **0.1.0**: Playable. 😅
|
||||||
|
|
||||||
|
# Confirmed Devices
|
||||||
|
|
||||||
|
- Amazon Kindle Basic
|
||||||
|
- Amazon Kindle Paperwhite
|
||||||
|
- Amazon Kindle Oasis
|
||||||
|
|
||||||
# TODOs
|
# TODOs
|
||||||
|
|
||||||
@@ -28,4 +37,8 @@ Go to [is.gd/powersix](https://is.gd/powersix) using the **Experimental Browser*
|
|||||||
- Online Multi-player
|
- Online Multi-player
|
||||||
- Spectators
|
- Spectators
|
||||||
- Customizations
|
- Customizations
|
||||||
- Add an Engine for Single Player Mode
|
- Engine for Single Player
|
||||||
|
|
||||||
|
# Contact
|
||||||
|
|
||||||
|
SalmanAbedin@disroot.org
|
||||||
|
|||||||
Reference in New Issue
Block a user