Skip to content

A text-based version of a famous Austrian card game for two players.

License

Notifications You must be signed in to change notification settings

tmitzka/schnapsen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schnapsen

Schnapsen is a text-based card game for two players.

Rules

You can find the rules of Schnapsen on Wikipedia.

Translations

To play the game in German, change the variable LANGUAGE in schnapsen.py to "de". The default language is English ("en").

You can add your own translations. The program uses the gettext module to handle translations, the required files are included in the locales directory.

About

A text-based version of a famous Austrian card game for two players.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages