Online Königrufen.
Try it at https://tarock.link.
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.
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
.
Einfach Pull Request anlegen. Der Code hat viel Verbesserungspotential.
Alle Gafiken sind gemeinfrei:
-
Tarock Karten
-
Karten Rückseite
PyTarock is an online Königrufen game. I wrote this app to be able to play with friends/family online during the COVID19 pandemic.
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
.
Just create a pull request. The code can definitely be improved.
All graphics are public domain.
-
Tarock Cards
-
Card Backside