2025-09-07 19:12:58 +02:00
2024-10-30 22:47:01 +01:00
2025-09-06 23:21:07 +02:00
2025-09-05 18:49:33 +02:00
2025-09-07 19:12:58 +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-09-07 02:50:17 +02: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 384 MiB
release/0.7 Latest
2025-10-11 01:31:22 +00:00
Languages
GDScript 59%
TypeScript 35.2%
Shell 3.5%
Python 1.7%
GAP 0.6%