Poker Games
| Date | Alex | Jonny | James | Tron |
|---|---|---|---|---|
| 15th July 2020 | 3rd | 1st | 4th | 2nd |
Redtooth Poker League: https://www.redtoothpoker.com/league/2225
cd src
py -m http.server -b 127.0.0.1
python -m http.server -b 127.0.0.1
cd src && py -m http.server -b 127.0.0.1
cd src && python -m http.server -b 127.0.0.1