Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alagunoff committed Apr 21, 2023
1 parent 8b2ec4c commit b569487
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# BlackJack
> Простая и всем знакомая игра. Также называемая "21" или "Очко"
> Straightforward and familiar to everyone game, called "BlackJack"
Ты можешь делать ставки, пасовать и многое другое. Попробуй свою удачу в этой интересной игре играя против...Skynet! Да, Skynet отказался от затеи покорить мир и теперь практикует себя в этой игре.

![](https://static1.tgstat.ru/channels/_0/8e/8e770e8504a1c34c9d89811c1a14c36a.jpg)

## Installation
## Installation steps:

Linux:
1. Clone repo. `git clone https://gitlab.com/alagunoff/blackjack.git`
1. Clone repo
2. Install required dependencies from *requirement.txt* file in root folder
3. Start game with *project-folder/src/blackjack.py* script
3. Start game with *blackjack.py* script in root folder

0 comments on commit b569487

Please sign in to comment.