Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 509 Bytes

Yahtzee

Setup

Before running in a command shell, change the active console code page for the ASCII art to properly function.

Do this by entering chcp 65001 in the console.

Features

  • ASCII art introduction title
  • Accurate Yahtzee gameplay
  • Layered functions to display pips, numbers, and letters
  • Good flow with simple and natural inputs
  • Surprise fireworks finale to declare the winner

Areas to Improve

  1. Allow multiple yahtzees

Screenshot