Files
blackjack/readme.md
2025-09-30 03:40:11 +10:00

248 B

To set up the website, enter this folder and run

python index.py

Then, in another terminal, open index.html. You can do this directly or with

start index.html (windows) open index.html (macOS) xdg-open index.html (Linux Debian or Arch)