freevital / funny-fruits

Simple game on Phaser framework.

Home Page:https://funny-fruits.kravchyshyn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Funny Fruits App

Funny Fruits used Phaser framework.

DEMO

Table of contents

Prerequisites

  • Node >= 8
  • NPM >= 5

Get the Source Code

Clone the repository using the following command:

git clone git@github.com:freevital/funny-fruits.git

Deployment

Build and run application:

npm install --no-package-lock
npm start

Open http://localhost:8080

Build image

npm run build
docker image build -t kravchyshyn.com:5000/funny-fruits
docker push kravchyshyn.com:5000/funny-fruits

About

Simple game on Phaser framework.

https://funny-fruits.kravchyshyn.com


Languages

Language:JavaScript 85.7%Language:HTML 10.3%Language:CSS 4.0%