Dora the explorer platformer game for the little children's. Easy to use one-key control (space or left click) and adjustable game speed.
- Nonviolent platformer game for the little children's
- Easy to use one-key control (space or left click) and adjustable game speed.
- 30 level with three map type:
- First ten level: You can not fall off or die
- Second ten level: You can fall off
- Third ten level: Swiper the fox appears
- Two player skin:
- Dora
- Boots
- Easily change or restart levels
- Dora the explorer musics and sounds
- Install dependencies:
npm install
- Run the dev server:
npm run server:dev
- Generate Assets Class:
npm run assets
- Build for release:
npm run build:dist
- Desktop Build via Electron to win32:
npm run electron:pack:dist -- --platform win32 --arch=ia32
This game was created with the awesome Phaser NPM Webpack TypeScript Starter Project
Big thank you to them
Used Map editor: Tiled Map Editor
You can find the maps in /assets/JSON
folder. The tile texture: /assets/images/tile.png
Robert Girhiny
Email: robcaa@gmail.com