Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 474 Bytes

File metadata and controls

10 lines (7 loc) · 474 Bytes

Original source downloaded from Vintage Basic

Conversion to Microsoft C#

This conversion uses C#9 and is built for .net 5.0

Functional changes from Original

  • handle edge condition for end game where the minimum draw amount is greater than the number of items remaining in the pile
  • Takes into account the width of the console
  • Mulilingual Support (English/French currently)