Commit Graph

8 Commits

Author SHA1 Message Date
Dave Burke
92da37d0d5 Prompt for bets and add notes on classes 2022-01-21 13:01:03 -06:00
Dave Burke
71c7dc4d91 Formatting fixes 2022-01-21 13:00:35 -06:00
Dave Burke
f941ef42fe Refactor input prompts
After experimenting with both versions, I find System.console() to
produce more readable code than using a Scanner.
2022-01-20 21:56:51 -06:00
Dave Burke
3f42a86e65 Implement instructions prompt 2022-01-18 12:55:21 -06:00
Dave Burke
e460dac3a4 Add stub implementation of Blackjack in Java 2022-01-18 12:36:16 -06:00
Zev Spitz
75def2707d Add sln and csroj/vbproj files where missing 2022-01-16 08:17:31 +02:00
LukasMurdock
7e3304c907 add 1-16
16:Bug
“If you elect to see all the pictures, this program has the ability of consuming well over six feet of terminal paper per run. We can only suggest recycling the paper by using the other side.”
2022-01-02 19:06:19 -05:00
Chris Reuter
d26dbf036a Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00