Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erkin/skat-bidder
Bid value calculator for the German card game skat
https://github.com/erkin/skat-bidder
card-game racket skat
Last synced: 20 days ago
JSON representation
Bid value calculator for the German card game skat
- Host: GitHub
- URL: https://github.com/erkin/skat-bidder
- Owner: erkin
- License: mpl-2.0
- Created: 2021-01-05T11:25:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T02:41:17.000Z (over 3 years ago)
- Last Synced: 2024-11-14T23:34:17.707Z (3 months ago)
- Topics: card-game, racket, skat
- Language: Racket
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
** [[https://en.wikipedia.org/wiki/Skat_(card_game)][Skat]] calculator
All values are taken from [[http://www.weddslist.com/skat/ordnung/skatordnung3.html#5-2][die Skatordnung]],
except for informal variations, which are taken from [[https://www.pagat.com/schafkopf/skat.html#variations][Pagat]].You can run it directly with =% ./bidder=.
*** Screenshots
**** Hearts hand with seven tops
[[https://user-images.githubusercontent.com/591669/111769784-a8125380-88ba-11eb-8629-6835f65b9e2b.png]]**** Grand, schneider declared, schwarz (French suited)
[[https://user-images.githubusercontent.com/591669/104413123-c4bea200-557e-11eb-889b-27faefc26182.png]]**** Null ouvert hand, lost in a bock round
[[https://user-images.githubusercontent.com/591669/104413157-dacc6280-557e-11eb-9143-868630b611ba.png]]**** Leaves, rekontra declared, schneider (reverse order)
[[https://user-images.githubusercontent.com/591669/104413197-f3d51380-557e-11eb-8e6b-afa752786247.png]]