Skip to content

Latest commit

ย 

History

History
26 lines (21 loc) ยท 1.27 KB

File metadata and controls

26 lines (21 loc) ยท 1.27 KB

๐Ÿšถ PROJECT WALKTHROUGH

๐ŸŽฎ Welcome to the Nexus

This walkthrough guides you through the architecture and features of the Game Industry Resources platform.

๐Ÿ—๏ธ Technical Stack

  • Frontend: Vanilla HTML5, CSS3 (Design System based), JavaScript (ES6+).
  • Styling: styles/design-system.css (Centralized tokens and components).
  • Gamification: gamification.js (XP, Levels, Sound Engine, Bot).
  • Bilingual Support: i18n.js (Dictionary-based switching).

๐Ÿ—บ๏ธ Page Structure

  1. Home (index.html): The main landing page with hero, stats, and registration modal.
  2. Jobs & Career (jobs.html): Aggregated job offers and career guides (CV, Portfolio).
  3. Production Tools (tools.html): Downloads for GDDs and Budgets.
  4. Studios DB (database.html): Interactive directory of LATAM developers.
  5. Marketing (marketing.html): Growth strategies for indie games.

๐Ÿ•น๏ธ Interactive Features

  • XP System: Earn XP by clicking buttons and exploring pages.
  • Konami Code: Try โ†‘ โ†‘ โ†“ โ†“ โ† โ†’ โ† โ†’ B A for a surprise.
  • Guide Bot: Click the floating robot for tips and hints.
  • Sound Toggle: Mute/Unmute UI sounds (Mechanical keyboard clicks & retro blips).

Created by Antigravity AI for Jorge Suarez.