Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 266 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 266 Bytes

python-blackjack

Command line Blackjack in Python

Intallation Dependencies

  • Python
  • python-numpy

Tests

cd into /test python test_blackjack.py

If all tests pass, after installing dependencies, you're good to go.

Play

cd into /app python blackjack.py