Skip to content

A multiplayer text-based Haskell implementation of the card game Tichu.

License

Notifications You must be signed in to change notification settings

thomasathorne/h-chu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h-chu

A multiplayer text-based Haskell implementation of the card game Tichu.

The executable takes one integer argument specifying which port to use. If no argument is given port 4444 is used by default.

The four players should then connect to the server using any telnet client of their choice on the given port; within the game help text can be accessed using 'help' or '?'.

About

A multiplayer text-based Haskell implementation of the card game Tichu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published