You are not copiing the source, a game like this has both a back end and a front end, or it is a dynamic website. You are coping what the server gives you. To actually make a copy of moneygame you need the most important part, the backend. This contained the logic for everything else. And it may be dynamic in which you are just coping the code generate by the server, and the server is what we really need.