Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/artivain/blackjack

Jeu de Blackjack dans l'invite de commande
https://github.com/artivain/blackjack

blackjack cli code exercise game learning python

Last synced: 28 days ago
JSON representation

Jeu de Blackjack dans l'invite de commande

Awesome Lists containing this project

README

        

# Blackjack
Jeu de Blackjack dans l'invite de commande du système.
Programmé en Python par GoudronViande24 comme exemple pour les élèves.

Fonctionnel pour Linux (testé sur Ubuntu 20.04) et Windows 10

## Comment jouer

### Windows
Télécharger et exécuter la dernière version release en format .exe.

Bonne jeu!

### Linux
Prérequis: Python 3.7+

Cloner ou télécharger ce repo et ouvrir le dossier dans un terminal. Exécuter la commande `python3 main.py`.

Bon jeu!