klondike
v1.0.9
Published
npm guide for beginner
Downloads
14
Readme
Welcome klondike game!
This game is written using pixi.js and tween.js
Application installation procedure:
- Download node.js from the official site https://nodejs.org/en/ and install
- Verify that you have a version node.js installed v12.16.1 and npm version 6.13.4 with the command:
node -v
иnpm -v
- Download the repository to the directory you need
- Installing the npm package to the folder with the command:
npm i klondike
- Start the application with the command:
npm start
- Run http://localhost:7700/