update instructions

This commit is contained in:
AnthonyMichaelTDM
2022-02-27 23:33:01 -08:00
parent c289c6f4e5
commit be2d8eabe7

View File

@@ -5,8 +5,6 @@ use std::{io, io::{stdout, Write}};
* todo list:
*
* allow splitting
*
* allow doubling down
*/
@@ -544,7 +542,7 @@ fn instructions() {
BLACKJACK, THE INITIAL RESPONSE SHOULD BE 'S'.
NUMBER OF PLAYERS
NOTE: Currently only H and S are implemented properly
NOTE:'/' (splitting) is not currently implemented, and does nothing
PRESS ENTER TO CONTINUE
");