turker0 / JSPuzzle_Yazlab2-1

PuzzleJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PuzzleJS

🧩 YAZLAB2 - 1

Getting Started

You can have a copy of this project easily to take these following steps.

You have to have NodeJS.

Download here.

Installation

After NodeJS you need to install these packages.

npm install -g nodemon
npm install

Then you can start the project on localhost with

npm start

Default port is 4540. Also can change it from 'index.js'.

Program uses localhost:4540 address.

Have Fun!

Rules

  • Player has to upload an image before the game via Select an Image button.

  • Game starts after the first right shuffle.

  • If there are no true pieces after the first shuffle, Player has to shuffle till the right pieces via Shuffle button.

  • +6 points per each true pieces.

  • -4 points per each wrong moves.

You can just hit the 100 points with a flawless shuffle.

(So there are no skills you just need a some RNG! BlessRNG)

Shuffle

Congratz

Congratz

Congratz

Configuration

  • NodeJS - JavaScript runtime based on Chrome V8 JavaScript Engine

Authors

Licance

  • MIT

About

PuzzleJS


Languages

Language:JavaScript 51.0%Language:CSS 43.3%Language:HTML 5.7%