This is a set of casino games all in terminal. Multiplayer and item stores will eventually be added. This is a 100% Python project. All games will follow their American rules first.
- Find an issue to work on
- Comment on the issue and let us assign you
- Create a fork of the branch you'd like to work on
- Code up something cool
- Make a pull request and wait for approval
- If you want to work on an issue in collaboration with multiple OSC members, be careful not to submit overlapping PRs.
- Open terminal
- cd into your TERMINALCASINO folder
- To run the program:
python -m casino.main
Current milestone is a working single player blackjack.
Splits, double down, insurance, betting/payout, themes
Clean up blackjack_animations.py into a structured file format.
Add card slide animations for initial decks and hits.
https://docs.google.com/document/d/1ewN4baNegzGZweMzRXMcEzH38dWIzm8h-eUV6gS6xZc/edit?usp=sharing