awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesInteractive Content Scripting

Execution of scripts within rendered content to provide interactive functionality.

Distinct from Articles: Candidates focus on static articles or content extraction; this is about active scripting within a view.

Explore 2 awesome GitHub repositories matching user interface & experience · Interactive Content Scripting. Refine with filters or upvote what's useful.

Awesome Interactive Content Scripting GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • wesnoth/wesnothالصورة الرمزية لـ wesnoth

    wesnoth/wesnoth

    6,678عرض على GitHub↗

    Battle for Wesnoth is an open-source turn-based strategy game set in a high fantasy world, built around hex-grid tactical combat. At its core, it is both a complete game and a game engine, offering single-player campaigns and multiplayer battles where players command faction-specific units across terrain that provides tactical advantages. The project is fundamentally a turn-based strategy game with a dedicated multiplayer platform, supporting online and local matches with replay recording and playback. What distinguishes Wesnoth is its deep commitment to custom content creation and modding. T

    Uses a custom markup language (WML) for defining game scenarios, units, and campaigns.

    C++fantasyfreegame
    عرض على GitHub↗6,678
  • xiaoyifang/goldendict-ngالصورة الرمزية لـ xiaoyifang

    xiaoyifang/goldendict-ng

    2,516عرض على GitHub↗

    GoldenDict-ng is a multi-source dictionary application and offline dictionary reader that enables users to search for word definitions across local files, DICT servers, and web sources in a single interface. It functions as a web-based definition browser, rendering entries using a browser engine to support HTML, CSS, and JavaScript for rich content presentation. The project distinguishes itself by integrating with Anki flashcard systems to facilitate language learning workflows and offering specialized translation tools that support clipboard monitoring and character set conversion. It also p

    Runs JavaScript within dictionary articles to enable complex behaviors and interactive elements.

    C++dictionarydictionary-softwaregoldendict
    عرض على GitHub↗2,516
  1. Home
  2. User Interface & Experience
  3. Interactive Content Scripting

استكشف الوسوم الفرعية

  • Game Content Markup LanguagesCustom markup languages parsed at load time to define scenarios, units, and campaigns. **Distinct from Interactive Content Scripting:** Distinct from Interactive Content Scripting: focuses on a declarative markup language for game content definition rather than runtime script execution.