Instructions on how to download games created on Gemini
With just simple images and commands, teachers can create games on Gemini to use in their teaching. However, how can you download the game, or even embed it on a website, without needing the sharing link that Gemini provides? Below is a very simple guide to downloading games created on Gemini.
How to download games created on Gemini
Step 1:
Teachers can create games on Gemini as usual, entering commands and specifying the game requirements to get a complete game.
Then, in the game section, click on Code to open the game's HTML code.
Step 2:
Now you will see the game's HTML code. Copy the entire code and paste it into Notepad on your computer . We highlight the word and end with a period.
If you're using a Mac, use TextEdit or any other code editor you usually use.
Step 3:
Continue by clicking on File and selecting Save As… to save this HTML file.
Note that the file format must be .hmtl as shown in the image below. If the default is .txt, you need to remove that extension and manually enter .html and save it.
As a result, we have downloaded the game from Gemini and all we need to do is click on the HTML file to open it on our computer.
We can send this game to anyone, and they can simply click on the file to open it in their computer's browser of choice.