Skip to content

g-pichler/pytarock

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published