joselcvarela / frogger-phaser

This is a frogger-based game using Phaser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frogger

This is a frogger-based game using Phaser, following this tutorial

Let's go

To run this project you must:

  • Clone this repo
  • Install dependencies
  • Start script

To do so, just type this commands:

$ git clone git@github.com:joselcvarela/frogger-phaser.git
$ cd frogger-phaser
$ npm i
$ npm start

Contributors

About

This is a frogger-based game using Phaser


Languages

Language:JavaScript 70.0%Language:HTML 20.4%Language:CSS 9.6%