Skip to content

honjes/OpenChess

Repository files navigation

Open Chess

Open Chess is a Chessapp for browser, mobile and Desktop.

!! This is a work in progress so there can be bugs and unwanted behavior !!

Table of Contents

Installation

If you want to use the app localy or with your own instance of back4app.

git clone https://github.com/honjes/OpenChess.git
cd ./OpenChess
npm install

To host the app over Back4app you can just insert your ApplicationId and your clientId to the src/config.ts file

Usage

When just want to Play you can head to <Production Url> and play there or download it from the Google Play Store. Links to all downloads are in the release section of the repository.

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request. For more information check CONTRIBUTING.md

Software in use

This is a vue3 + vite app.

As component Libary equal/equal Ui was used.

For inforcing of the chess rules chess.js is used. To visualise them in vue3 an adaption of vue-chessboard is used.
To make an vue3 pwa an boilerplate and the vite pwa plugin was used for the base.
To have https on dev server https-localhost is used.

About

A Chess pwa to play against your friends over the parse network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published