itch.io is community of indie game creators and players

Devlogs

Adding localization (Russian and English)

Crap-Trap
A browser game made in HTML5

🌍 Devlog — Localization System

Today I implemented a localization system — now the game is available in two languages: Russian and English.

What's done:

  • ✅ Two buttons have been added to the menu: RU and ENG.
  • ⚙️ The player can switch the language directly in the settings.
  • 💾 Created a LocalizationManager script that automatically loads translations from JSON files (ru.json and en.json).
  • 🔑 All texts in the game are now displayed using language keys.

Files

  • Crap-Trap_v6.0_web.zip 65 MB
    3 days ago
Download Crap-Trap
Leave a comment