0.23.0 • Published 1 year ago

la-voz-de-los-cuentos-games v0.23.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

La Voz De Los Cuentos Games - Phaser Project with Vite

This project uses the "La Voz De Los Cuentos Games" library along with Phaser 3 and Vite for game development. It supports hot-reloading for a fast development workflow and includes scripts to generate production-ready builds.

Screenshot

Requirements

Node.js is required to install dependencies and run scripts via npm.

Available Commands

CommandDescription
npm installInstall project dependencies
npm run devLaunch a development web server
npm run buildCreate a production build in the dist folder

Installation

To install the project and its dependencies, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/la-voz-de-los-cuentos-games.git
    cd la-voz-de-los-cuentos-games
  2. Install

    npm install
  3. Run

    npm run dev

Runing / Debugging / QA

You can access the games through:

http://localhost:8080/

You can add search query parameters to set a specific width resolution. For example, to set the width to 720 pixels, use:

http://localhost:8080/?size=720

This allows you to test your game at different resolutions easily.

0.23.0

1 year ago

0.21.0

1 year ago

0.20.0

1 year ago

0.19.0

1 year ago

0.18.0

1 year ago

0.17.0

1 year ago

0.16.0

1 year ago

0.15.0

1 year ago

0.14.0

1 year ago

0.13.0

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago