项目作者: arfeo

项目描述 :
🎲 Swing, flip, and bounce your wand from dot to dot in SpinDoctor, the arcade-style game of skill
高级语言: TypeScript
项目地址: git://github.com/arfeo/SpinDoctor.git
创建时间: 2018-11-19T20:21:32Z
项目社区:https://github.com/arfeo/SpinDoctor

开源协议:MIT License

下载


SpinDoctor

WOW! Free of charge early access!

Live demo: https://tests.arfeo.net/spindoctor/

About

SpinDoctor is a revolutionary arcade-style game that will sharpen your skills and engage your mind. As you swing, flip, and bounce your white wand from dot to dot, SpinDoctor challenges you to navigate through a moving obstacle course of nasty rotating colour wands, spikes, acid droplets, moving doors, fuses, bombs, and much more. And you only need four keyboard keys to play!

The original game was created by Callisto Corporation in 1993.

Controls

  1. Shift - flip
  2. Ctrl - swing
  3. Alt - bounce
  4. Space - reverse

Scheduled features

  • Bombs
  • Acid droplets
  • Scoreboard
  • Ability to start the game at any level
  • 100+ levels

Installation

Clone the project:

  1. $ git clone https://github.com/arfeo/SpinDoctor.git && cd SpinDoctor

Run:

  1. $ yarn
  1. $ yarn start

Build:

  1. $ yarn build