Skip to main content

Blackjack made with pygame

Project description

blackjack

Blackjack Simulator made with pygame

Dev Install & Setup

git clone https://github.com/amiyuki7/blackjack.git
cd blackjack
source setup

Dev entrypoint: python main.py

Alternatively...

pip install blackjack-amiyuki

and create a file like so and run it:

# main.py

from blackjack import *
from blackjack.state.loading import Loading

if __name__ == "__main__":
    App(Loading).run()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blackjack_amiyuki-0.1.1.tar.gz (7.4 MB view details)

Uploaded Source

Built Distribution

blackjack_amiyuki-0.1.1-py3-none-any.whl (7.5 MB view details)

Uploaded Python 3

File details

Details for the file blackjack_amiyuki-0.1.1.tar.gz.

File metadata

  • Download URL: blackjack_amiyuki-0.1.1.tar.gz
  • Upload date:
  • Size: 7.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for blackjack_amiyuki-0.1.1.tar.gz
Algorithm Hash digest
SHA256 885b561e0518c643a3dcaf9ee70e3d539bbaacb372eb984e141e1247d1ae85c1
MD5 c50270b329d959940395146f4426ee31
BLAKE2b-256 598ba96ed7fe08bfae9a64ac2d49f6caa989245264f23e784cb30d8444d957d7

See more details on using hashes here.

File details

Details for the file blackjack_amiyuki-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for blackjack_amiyuki-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ca5ae6cc6ec91a7854eaac61d49d1282a0467529ee3208c75b3f329c2802818
MD5 0ed29d67f99cd2798b2a1f7a39e97b4f
BLAKE2b-256 690518822c49430295061ff24255d6bec208e6580e9fee47693dfc4ddacde52f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page