1 dépôt
Translates user interface text and dialogues through decoupled language dictionaries with support for local overrides.
Distinct from Module-Level Injection: Distinct from general dependency injection or internationalization by scoping language translation dictionaries and overrides at the module level.
Explore 1 awesome GitHub repository matching software engineering & architecture · Module-Level Internationalisation. Refine with filters or upvote what's useful.
RPG-JS is a TypeScript-based framework and HTML5 canvas game engine for building two-dimensional role-playing games and massively multiplayer online worlds that run directly in web browsers. It provides a modular development environment combining strict compile-time type safety across game logic and events with specialized tools for drawing interactive maps, animated sprites, and world entities. The framework supports real-time multiplayer networking by running an authoritative game server with client-side prediction and synchronization to maintain shared online worlds. Its architecture inclu
Provides internationalization utilities for translating gameplay text and interface labels through decoupled language dictionaries.