Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.53 KB

README.md

File metadata and controls

57 lines (36 loc) · 1.53 KB

PyTarock

Online Königrufen.

TL;DR

Try it at https://tarock.link.

Deutsch

PyTarock ist ein Online Tarock bzw. Königrufen. Das Projekt entstand um mit Freunden/Familie während der COVID19 Pandemie online spielen zu können.

Technisches

Es besteht aus 2 Teilen:

  • JavaScript Front-End in htdocs/
  • Python WebSocket Backend TarockWSServer.py

Das Frontend ist statisch (HTML+CSS+JS). Das Backend benötigt Python3 und websockets.

Mitmachen

Einfach Pull Request anlegen. Der Code hat viel Verbesserungspotential.

Lizenz der Grafiken

Alle Gafiken sind gemeinfrei:

English

PyTarock is an online Königrufen game. I wrote this app to be able to play with friends/family online during the COVID19 pandemic.

Technical

There are two parts:

  • JavaScript Front-End in htdocs/
  • Python WebSocket Backend TarockWSServer.py

The frontend is purely static (HTML+CSS+JS). The backend needs Python3 and websockets.

Contribute

Just create a pull request. The code can definitely be improved.

License of graphics

All graphics are public domain.