KangMoo / webgame

web game with phaser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webgame

web game with phaser

Installation

Prerequisites

Install Node.js

Step

  1. Clone this repository
  2. Navigate to the folder
    cd webgame/PhaserGame
  3. Install npm modules
    npm install
  4. Start server
    npm start
  5. Go to http://localhost:3000/game in your browser
  6. Play Game

About

web game with phaser


Languages

Language:JavaScript 99.8%Language:HTML 0.2%Language:CSS 0.0%