πŸ›  Project Context

We are building a 2D pixel-art side-scroller using Phaser 3. The full game will feature:

For now, we are starting with the first prototype to ensure basic functionality.


🎯 First Prototype Goal

The goal of the prototype is simple movement:


🎨 Prototype Assets (File Names to Use)


πŸ’‘ Prompt for Claude

"I'm building a 2D pixel-art side-scroller using Phaser 3.

The game will feature a homepage, a gameplay section with 10 interactions, and an about page.

To start, we are developing a basic prototype with these requirements:

Before coding, I’d like your recommendation for a good file structure to support the full game, keeping it modular and scalable.

Please suggest an organized file structure that includes:

After that, generate the necessary HTML, CSS, and JavaScript (Phaser 3) setup for the first prototype, focusing on character movement across the background."