Skip to content

cdelker/pyfarkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyfarkle

Farkle dice game in the terminal with Textual UI. Human plays against one of three computer players with different play techniques.

pyfarkle screenshot

Install with pip:

pip install pyfarkle

and start the game:

python -m pyfarkle

Or, use pipx:

pipx install pyfarkle

and start by running:

pyfarkle

About

Farkle dice game in the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published