Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/acidvegas/blackjack

irc bot to play blackjack
https://github.com/acidvegas/blackjack

blackjack bot card card-game card-games game internet-relay-chat irc irc-bot irc-game

Last synced: about 2 months ago
JSON representation

irc bot to play blackjack

Lists

README

        

![](screens/banner.png)

###### Commands
| Command | Description |
| --- | --- |
| @help | Information about the commands. |
| @cheat | Betting cheat sheet. |
| .hit | Draw a card. |
| .mini | Toggle the mini deck. |
| .play | Start a game. |
| .stand | Stop drawing cards. |
| .stop | End the curent game. |

##### Todo
- Add player database / chip system.
- Reward chips based on number of lines of chat in a channel. (Cap it to prevent flood.)
- Add a player versus player and a player versus computer system.
- Incorperate splits and double downs, etc.

##### Screens
![](screens/game.png)
![](screens/cheat.png)