Files
blackjack/readme.md

9 lines
248 B
Markdown
Raw Permalink Normal View History

2025-09-30 03:40:11 +10:00
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)