Demo of integrating a Godot HTML5 exported game with its host page.
Go to file
Dorian 931b86bdf0
continuous-integration/drone/push Build is passing Details
Attempt to resolve issue with mc cp in drone ci.
2020-12-16 22:41:10 -05:00
.drone.yml Attempt to resolve issue with mc cp in drone ci. 2020-12-16 22:41:10 -05:00
.gitignore Fix issue with drone ci build. 2020-12-16 22:31:51 -05:00
Game.tscn Simplify project setup. 2020-12-16 22:17:26 -05:00
LICENSE Initial commit 2020-12-14 08:43:08 -05:00
README.md Fix CI and readme. 2020-12-16 22:35:01 -05:00
default_env.tres Add initial godot setup. 2020-12-15 23:18:27 -05:00
export_presets.cfg Add initial web export setup. 2020-12-16 09:32:38 -05:00
icon.png Add initial godot setup. 2020-12-15 23:18:27 -05:00
icon.png.import Add initial godot setup. 2020-12-15 23:18:27 -05:00
project.godot Simplify project setup. 2020-12-16 22:17:26 -05:00

README.md

godot-html-js-int-demo

Demo of integrating a Godot HTML5 exported game with its host page.

Uses a simple clicker game and a custom web shell to interact with the hosted page.

Working demo page