mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-05 17:48:52 -08:00
Initial version
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
|
||||
|
||||
Conversion to [Microsoft C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
|
||||
|
||||
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user