Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 582 Bytes

readme.md

File metadata and controls

28 lines (18 loc) · 582 Bytes

Blackjack

A simple blackjack game developed using Pygame and a Model-View-Controller Architecture.

I also implemented a REST api and web interface to track recent hands:

https://github.com/confy/blackjack-api

ui

Installation (Windows)

git clone https://github.com/confy/blackjack.git
cd blackjack
py -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
py -m blackjack

Sources

Card Sprites: https://opengameart.org/content/boardgame-pack

Background: https://imgur.com/gallery/pJSRg

Music: Miles Davis - Freddie Freeloader