fernandohenriques / paw-patrol-game-for-kids

PAW Patrol game for kids (desktop only for now).

Home Page:http://fernandohenriques.com.br/paw-patrol-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paw-patrol-game-for-kids

A simple 2D phase game for childrens, with "Paw Patrol" theme.


This is my first game using the popular game engine Phaser, based at the tutorial "Making your first Phaser game" (https://phaser.io/tutorials/making-your-first-phaser-game) and extending it with modern Javascript (coding with ES6, using the CommonJS pattern to split the code into modules, a linter for tests, NPM for manage dependencies and Gulp for manage tasks).


Used technologies:

  • HTML 5
  • Javascript (ES6)
  • Phaser
  • NPM
  • Browserify
  • Babel
  • Gulp
  • JShint

About

PAW Patrol game for kids (desktop only for now).

http://fernandohenriques.com.br/paw-patrol-game/


Languages

Language:JavaScript 92.5%Language:HTML 4.4%Language:CSS 3.1%