Brianspha / skycollector

POC Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skycollector

This is a sill POC blockchain game that uses the skydb feature of the skynet blockchain network

Screenshots

  1. Usage
  2. Usage
  3. Usage
  4. Usage

Demo

How it Works

Use the mouse left click to move the collector around\n GamePlay\n

  • The game basically works on the premise that you collect as the dots which correspond to the collectors current color
  • Collecting an incorrect color reduces the size of the collector
  • The Collector changes color constantly!
  • At random times the user also collects dots which increase the time left
  • Collecting an incorrect color also reduces the time given to complete the current level
  • With each color collected a the player the player score updates
  • Replays of the current game session can be viewed under the Replays tab and are saved on ipfs

Most of the ideas above where implemented but commented out see unit test file under the test folder

Deployed

  1. Github Pages
  2. Skynet Pages

About

POC Game

License:MIT License


Languages

Language:JavaScript 84.9%Language:Vue 9.6%Language:HTML 3.2%Language:CSS 2.3%