Subscribe to be the first to learn about a new recipe. Sign up today!
Subscribe to be the first to learn about a new recipe. Sign up today!
For the uninitiated, "GitHub.io" refers to GitHub Pages—a hosting service that takes code from a repository and turns it into a live website. When you combine this with the word "game," you unlock a universe of thousands of browser-based, open-source, and completely free games.
Generally, . GitHub scans repositories for malware. Furthermore, the games run inside a "sandbox" (your browser’s JavaScript engine). They cannot delete files on your computer or install software. game github io
Open a new tab, search for a game listed above, and add github.io to the end. You may never go back to the App Store again. Did we miss your favorite GitHub.io game? Because the code is open source, you can even fork this article and add your own recommendation. For the uninitiated, "GitHub
Go to GitHub.com and use the following search string: language:javascript game html5 stars:>50 GitHub scans repositories for malware
This shows you JavaScript games that have more than 50 "stars" (likes). Then, look for a link in the right sidebar that says "Pages" or simply clone the repo and open the index.html file.
Want to learn how to make a platformer? Find a Super Mario clone on GitHub.io, press F12 to open Developer Tools, and look at the JavaScript.