Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aishikmukherjee/blackjack-cards-game-in-python

Developer/Creator: Aishik Mukherjee
https://github.com/aishikmukherjee/blackjack-cards-game-in-python

blackjack-game blackjack-python card-game cards code development final-year-project game-development game-in-python learn-to-code learning oops-in-python programming programming-in-python programming-languages project python python3 ready-to-use solo-project

Last synced: about 13 hours ago
JSON representation

Developer/Creator: Aishik Mukherjee

Awesome Lists containing this project

README

        

# blackjack-cards-game-in-python
Instructions:
- To run and use the program download both the files (i.e 'blackjack_game_using_python.py' and 'blackjack_game_using_python_art.py')
- Keep both of the files in the same directory in your system
- Run/Open/Execute 'blackjack_game_using_python.py' to play the game. Enjoy :)
- Don't touch the file named 'blackjack_game_using_python_art.py' file if you don't know what you are doing.
- email me at [email protected] for support / any querry.
- To check if your system has python installed or not, visit: https://www.naukri.com/code360/library/how-to-check-python-version-in-cmd


Developer/Creator: Aishik Mukherjee