Skip to content

Commit

Permalink
Deploying to gh-pages from @ bd2be0c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SaturnHafen committed Feb 1, 2024
1 parent 8af401c commit 7330433
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions game-robot-programming/game_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"Max",
"Luke"
],
"description": "Program your robot to fight the evil red robot and win!",
"time": "2024-02-01",
"title": "Roboter Programmierung"
}
2 changes: 1 addition & 1 deletion game-robot-programming/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

<script src="enable-threads.js"></script><script src="index.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":745232,"index.wasm":28965264},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":744816,"index.wasm":28965264},"focusCanvas":true,"gdextensionLibs":[]};
const engine = new Engine(GODOT_CONFIG);

(function () {
Expand Down
Binary file modified game-robot-programming/index.pck
Binary file not shown.
Binary file modified game-robot-programming/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7330433

Please sign in to comment.