Drop games into the games folder
Single-file HTML games work best. Keep each game in games/ and link to it from games.html.
A clean home base for your HTML games. Add a game file, give it a thumbnail, and launch it through the organized games menu.
This site is set up like a small arcade portal instead of a blank demo. The home page introduces the collection, the games page keeps everything organized, and the player page launches each game cleanly.
Single-file HTML games work best. Keep each game in games/ and link to it from games.html.
Put JPG, PNG, WebP, or SVG images in images/, then point each card image at that file.
Game cards open inside the player wrapper, which keeps the side menu available while the game runs.
Head to the games page and try the sample clicker, then replace it with your own projects.