justitsi / js-belote

Play the classic game of belote with your friends online easily!

Home Page:https://belotewithfriends.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS-Belote

Intro

This is a OSS implementation of the classic game of Belote for the browser! Currently, it is designed to work ith tablet and desktop browser, but a mobile version is also in the pipeline!

Structure

The front-end of the project is based on React, communication with the game server is handled with socket.io and the game state and logic is handled with a couple of JS objects.

Live site

This project can be seen running live at https://belotewithfriends.tk. So what are you waiting for? Come and play.

Reaching out

You've got a suggestion or want to report a bug? - Open an issue using one of the templates to reach out!

About

Play the classic game of belote with your friends online easily!

https://belotewithfriends.tk

License:MIT License


Languages

Language:JavaScript 91.2%Language:SCSS 6.9%Language:HTML 0.8%Language:Dockerfile 0.4%Language:Python 0.4%Language:Shell 0.2%Language:CSS 0.1%