{"id":22682147,"url":"https://github.com/rcapers/bj-term","last_synced_at":"2025-03-29T14:20:55.009Z","repository":{"id":180414768,"uuid":"628223538","full_name":"rcapers/bj-term","owner":"rcapers","description":"Python Blackjack in the Terminal","archived":false,"fork":false,"pushed_at":"2024-11-27T17:14:19.000Z","size":534,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T15:17:29.513Z","etag":null,"topics":["blackjack","blackjack-cli","blackjack-game","blackjack-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcapers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-15T09:28:29.000Z","updated_at":"2024-11-27T17:14:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"78f9de44-b8af-43c9-a192-4ab9a48d56db","html_url":"https://github.com/rcapers/bj-term","commit_stats":null,"previous_names":["rcapers/bj-term"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcapers%2Fbj-term","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcapers%2Fbj-term/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcapers%2Fbj-term/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcapers%2Fbj-term/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcapers","download_url":"https://codeload.github.com/rcapers/bj-term/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246193323,"owners_count":20738471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blackjack","blackjack-cli","blackjack-game","blackjack-python"],"created_at":"2024-12-09T20:20:06.219Z","updated_at":"2025-03-29T14:20:54.993Z","avatar_url":"https://github.com/rcapers.png","language":"Python","readme":"# Terminal Blackjack\nA stylish command-line implementation of Blackjack with a modern dark theme interface, written in Python 3.\n\n![2024-11-27_11-26-57 (1)](https://github.com/user-attachments/assets/7d6a2a9d-6e1c-43de-a9f7-b06325d9bae8)\n\n## Features\n\n- 🎨 Modern dark theme interface with colored cards and text\n- 🎮 Intuitive gameplay with clear visual feedback\n- 💰 Persistent game statistics and balance tracking\n- 🎵 Sound effects for enhanced gaming experience\n- 📊 Detailed statistics tracking (wins, losses, streaks)\n- 💾 Auto-save functionality\n- 🎲 Professional card visuals with suit symbols\n- 🏆 Achievement system with unlockable rewards\n- 🧠 Strategic gameplay assistance\n- 📈 Card counting and streak tracking\n\n## Play Online\n\n▶️ [Play on Replit](https://replit.com/@rcapers/bj-term)\n\nYou can try the game directly in your browser without installing anything!\n\n## Achievement System\n\nUnlock special achievements as you play:\n- **High Roller**: Win with a bet of $500 or more\n- **Blackjack Master**: Get 5 natural blackjacks\n- **Comeback King**: Win after being down to less than 20% of starting balance\n- **Lucky Seven**: Win 7 hands in a row\n- **Card Counter**: Win 10 hands in one session\n\n## Strategy Features\n\n- Basic strategy hints for optimal play\n- Card counting status indicator\n- Hot streak tracking\n- Progressive betting suggestions\n\n## Installation\n\nTo run locally:\n\n```bash\n# Clone the repository\ngit clone https://github.com/rcapers/bj-term.git\ncd bj-term\n\n# Install dependencies\npip install -r requirements.txt\n\n# Run the game\npython bj-term.py\n```\n\n## Usage\n\nRun the game with default settings:\n```bash\npython bj-term.py\n```\n\nAvailable options:\n```bash\npython bj-term.py --help     # Show all available options\npython bj-term.py --no-sound # Run without sound effects\npython bj-term.py --no-hints # Disable strategy hints\n```\n\n## Game Controls\n\n- `H` - Hit (draw another card)\n- `S` - Stand (keep current hand)\n- `D` - Double down (double bet \u0026 draw one card)\n- `Q` - Quit (save and exit)\n- `?` - Help (show game rules)\n\n## Game Rules\n\nStandard Blackjack rules apply:\n- Beat the dealer's hand without going over 21\n- Card values:\n  - Number cards (2-10): Face value\n  - Face cards (J, Q, K): 10\n  - Aces: 1 or 11\n- Dealer must hit on 16 and stand on 17\n- Blackjack pays 3:2\n\n## Statistics Tracking\n\nThe game tracks:\n- Games played\n- Wins/Losses/Pushes\n- Biggest wins and losses\n- Current and best winning streaks\n- Hot streak status\n- Card counting progress\n- Achievement progress\n\n## Development\n\nDeveloped by Ryan Capers as a Python learning project. Recent improvements include:\n- Achievement system\n- Strategy assistance\n- Enhanced statistics tracking\n- Card counting features\n- Progressive betting system\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcapers%2Fbj-term","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcapers%2Fbj-term","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcapers%2Fbj-term/lists"}