vped / game-app

Fifteen puzzle game

Home Page:https://jsfiddle.net/vedp/oy0saw8f/1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clone the Repository with command:git clone https://github.com/vped/game-app.git

Install the node_modules with command: npm install

Install Webpack server: npm install webpack-dev-server -g

Build the webpack using : npm run build

Start the Webpack-dev-server:npm start

Open the page in you browser, for instance this application starts on port 5000

About

Fifteen puzzle game

https://jsfiddle.net/vedp/oy0saw8f/1/


Languages

Language:JavaScript 99.9%Language:CSS 0.0%Language:HTML 0.0%