2025-09-05 17:44:21 +02:00
2024-10-30 22:47:01 +01:00
2025-01-25 19:56:44 +01:00
2025-09-05 17:44:21 +02:00
2025-01-25 19:56:44 +01:00
2023-06-06 19:28:49 +02:00
2025-01-24 01:06:21 +01:00
2024-11-12 00:23:34 +01:00
2024-02-13 00:13:40 +01:00
2023-09-26 03:17:22 +02:00
2025-02-09 20:53:04 +01:00
2024-11-12 00:23:34 +01:00

Las Gymkhanikas de Uli

Point-and-click adventure game developed using Escoria framework and Godot engine.

Building from source

  1. Clone gymkhana repo
  2. Clone escoria-demo-game repo (develop branch)
  3. Create gymkhana/addons/escoria-core symlink pointing to escoria-demo-game/addons/escoria-core

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
Description
No description provided
Readme MIT 606 MiB
2025-12-29 19:01:42 +00:00
Languages
GDScript 60.6%
TypeScript 25.6%
Python 8.6%
Shell 3.4%
HTML 1.5%
Other 0.3%