Awesome
Dora the explorer platformer game for the little children's. Easy to use one-key control (space or left click) and adjustable game speed.
Features:
- 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
Links
Menu
<a href="readme/1.jpg?raw=true" target="_blank"><img src="readme/1.jpg" width="30%"></a>
Screenshots
<div class="image-gallery"> <a href="readme/2.jpg?raw=true" target="_blank"><img src="readme/2.jpg" width="30%"></a> <a href="readme/3.jpg?raw=true" target="_blank"><img src="readme/3.jpg" width="30%"></a> <a href="readme/4.jpg?raw=true" target="_blank"><img src="readme/4.jpg" width="30%"></a> <a href="readme/5.jpg?raw=true" target="_blank"><img src="readme/5.jpg" width="30%"></a> <a href="readme/6.jpg?raw=true" target="_blank"><img src="readme/6.jpg" width="30%"></a> </div>Setup / Build:
- 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
Author
Robert Girhiny
Email: robcaa@gmail.com