HTML5 + CSS3
Semantic structure, responsive components, native animation and accessible interaction patterns.
Technology vision
Pure PHP, MySQL, HTML5, CSS3 and modern JavaScript—chosen for speed, control, maintainability and direct deployment on Accueco’s existing hosting.
Architecture decision
Accueco avoids unnecessary frameworks and external runtime dependencies in the launch build. The result is a smaller payload, a clearer codebase and fewer third-party failure points.
Semantic structure, responsive components, native animation and accessible interaction patterns.
Modules, Canvas, browser storage and reusable systems without a front-end framework.
Reusable templates, secure endpoints and future account or administration services.
Reserved for features that genuinely need server-side persistence; no database is required for Stage 5.
Meters indicate current implementation emphasis, not benchmark scores.
Reusable game architecture
Each game will share reliable platform services while keeping its own mechanics, art direction and learning goal. That allows the library to grow without rebuilding navigation, accessibility and scoring from zero.
System layers
Company pages, game discovery, accessible navigation, metadata and social-ready storytelling.
A modular JavaScript shell for scene state, inputs, scoring, pause, audio and learning feedback.
Small, validated PHP endpoints for features that cannot safely remain only in the browser.
Future challenges, optional accounts and partner modes introduced only with moderation and privacy controls.
Engineering guardrails
Core content remains readable even when an animation or optional script is unavailable.
Visitors can suppress nonessential motion through their operating-system preference.
Future database secrets live outside the public document root, not inside downloadable code.
No CDN library is added merely for convenience; every dependency must justify its cost and risk.
Playable technical milestone