🕹 Catch the Cue Ball Gallery Submission
Abschlussbedingungen
Abgabe einreichen
Fällig: Montag, 13. April 2026, 23:59
Learning Target
- Export a GDevelop game for use in a web browser (HTML)
- Preview and test a game using Visual Studio Code (Live Preview)
- Create a properly structured
.zipfile for submission - Verify that all required files are included before submitting
Instructions
Part 1: Export Your Game
- Open your project in GDevelop.
- In the top menu, click File → Export.

- Choose Browser.

- Choose HTML5.

- Choose a location you can easily find in your H: drive.

- Add "export" to the end of the path to keep the export self-contained.

- Click Export as a HTML5 game and wait for it to finish.

- Open the exported folder and check that it includes:
index.html- Other folders like
codeordata
Part 2: Create a Zip File Using 7-Zip
- Find your exported game folder.
- Right-click the folder.
- Hover over 7-Zip and click “Add to foldername.zip”
- Wait for the zip file to be created.
- Confirm you now see a
.zipfile in the same location.
Part 3: Check Your Work
- Open the
.zipfile. - Make sure it contains:
index.html- All other game files and folders
- If
index.htmlis missing, you zipped the wrong thing—try again.
Part 4A: Submit (5 MB and smaller)
- Click Add Submission
- Drag your zipped game export into the file submission box
Part 4B: Submit (any size)
- Go to Google Drive in your web browser.
- Click New → File upload.

- Find and select your
.zipfile, then click Open. - Wait for the upload to finish.
- Right-click the uploaded
.zipfile and click Share.
- In the sharing window, enter:
tim.helland@lebanon.k12.or.us - Set permissions to Viewer and Send.
- Copy a share link:

- Paste the link into the submission text box.