Some checks failed
Gymkhana exports / All exports (push) Failing after 18s
Las Gymkhanikas de Uli
Point-and-click adventure game developed using Escoria framework and Godot engine.
Building from source
Assumed folder structure
any-folder
├── gymkhana -> This project.
└── escoria-demo-game -> Folder for escoria core.
Steps
- Clone
gymkhanarepo - Clone
escoria-demo-gamerepo (main branch) - Apply patches from the root folder. Run:
./apply_patches.sh
Video export.
- 1280 x 720 | 25fps
- Export to MP4
- Convert to ogv
ffmpeg -i input.mp4 -c:v libtheora -q:v 6 -c:a libvorbis -q:a 4 output.ogv
Export
- Web:
godot -v --export "HTML5" ../gymkhana-export-html/index.html - Linux:
godot -v --export "Linux/X11" ../LasGymkhanikasDeUli-1.0-RC1.appimage Windows: godot -v --export "Windows Desktop x64" ../LasGymkhanikasDeUli-1.0-RC1.exe
Sound attributions:
- button_clicking.ogg | Button Clicking 1 by Sheyvan -- https://freesound.org/s/475188/ -- License: Creative Commons 0
- menu_button.ogg | Videogame Menu BUTTON CLICK by Christopherderp -- https://freesound.org/s/342200/ -- License: Creative Commons 0
- birds_ambient_loop.ogg | https://freesound.org/people/Garuda1982/sounds/691629/ -- License: Creative Commons 0
Icon attributions:
- Translate button: Noun Project. Public domain
Releases
1
release/1.0-RC11
Latest
Languages
GDScript
60.6%
TypeScript
25.6%
Python
8.6%
Shell
3.4%
HTML
1.5%
Other
0.3%