The easiest way to "download" and organize web games is by using the official client. [1]
Download and install the itch.io app.
Log into your account and search for the game you want.
Click the Install button. The app will cache all the necessary web assets, allowing you to launch and play the game directly from your library, even offline. [1, 2, 3]
Method 2: Manual Download (For Web-Only Games)
If you want to grab the raw code to play in your own web browser:
Open the game page in your browser.
Right-click anywhere on the page and select Inspect (or press Ctrl+Shift+I on Windows/Linux or Cmd+Option+I on Mac).
Go to the Network tab.
Refresh the page (F5) and play the game for a few seconds.
Filter the network requests by Fetch/XHR or type index.html in the filter bar. Right-click the .html file, select Open in new tab, and save it to your computer. [1, 2]
Can you make the screen size a bit bigger I cannot see the character or even go fullscreen. :) go Edit project -> and under embed there should be width and height change it to like 1080 to 720 or something test them around!
← Return to game
Comments
Log in with itch.io to leave a comment.
download if you want to save your progress
to download follow these steps
Method 1: Using the Official App
The easiest way to "download" and organize web games is by using the official client. [1]
Method 2: Manual Download (For Web-Only Games)
If you want to grab the raw code to play in your own web browser:
Ctrl+Shift+Ion Windows/Linux orCmd+Option+Ion Mac).F5) and play the game for a few seconds.index.htmlin the filter bar. Right-click the.htmlfile, select Open in new tab, and save it to your computer. [1, 2]Can you make the screen size a bit bigger I cannot see the character or even go fullscreen. :) go Edit project -> and under embed there should be width and height change it to like 1080 to 720 or something test them around!