Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 281 Bytes

Update ideas.md

File metadata and controls

8 lines (7 loc) · 281 Bytes

tictactoe

Rewrite/implement functions and or object oriented programming

blackjack

ai skill levels:

easy - randomly chooses choices.
normal - chooses based on probability, but does not know 		what cards you have drawn.
hard - chooses based on probability and counts cards.