Skip to content

TirsvadCLI/Python.Game.Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Blackjack

Blackjack text based game written in python
Explore the docs »
screenshot
· Report Bug · Request Feature

Blackjack

Card game written in python

Prerequisites

You have python 3 installed

https://www.python.org/downloads/

Download the game and play

Open a terminal

mkdir Blackjack
curl -L https://api.github.com/repos/TirsvadCLI/Python.Game.Blackjack/tarball | tar -xz --strip-components=3 -C Blackjack

To play go to the folder Blackjack and run game. Se example

cd Blackjack
python main.py

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

Fork the Project

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request
git checkout -b feature
git commit -m 'Add my feature enhance to project'
git push origin feature

About

Blackjack game text based written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages