Skip to content

a multiplayer yahtzee game - first personal project with python

License

Notifications You must be signed in to change notification settings

pmacking/yahtzee-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Yahtzee

Build Status

Description

This is a personal project to learn python and supporting toolsets via scripting a multiplayer yahtzee game.

Ouputs a YahtzeeScores/ directory containing sub-directories and score files in .txt and .docx format.

How to Play

Download/clone repo, activate virtual environment, ensure you're on python3.8, "pip install -r requirements.txt" to install dependencies. Run "python -m yahtzee" to begin game.

Follow game instructions, and refer to Yahtzee Rules as required

Future Improvements

  • testing
  • GUI

About

a multiplayer yahtzee game - first personal project with python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages