How can i run your project?
Closed this issue · 1 comments
wyandun commented
Hi, im really fascinate with your job, but i cant run to play it, can you help me?
rickypeng99 commented
Hi, and thank you!
To run the project, you will have to first clone yugioh_web_server. Then cd
into the folder and run node index.js
. After that, clone this repo and open up two new terminals (so you can simulate two players playing against each other) and then run npm start
for each of them. Feel free to reach out if there is any other problem.