Source code
The source code is available for download here.The game consists of 3 main files/directory:
- index.php: The main page. Contains all of the PHP.
- style.css: Contains some CSS to make it look good.
- /data/: Data folder containing files with user data (the cards, the points, etc.)

