I have made this board game which can be run on browser, and I would like to upload this file to github and allow people to run it on their browser by just typing the URL for existing file on Github.
I eventually want it to have like this.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That game is published on GitHub Pages. To make one for your project, simply follow their handy guide.
To see how it’s done for the
craftyjstutproject, take a look at thegh-pagesbranch on their GitHub repository.