Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 966 Bytes

README.md

File metadata and controls

50 lines (33 loc) · 966 Bytes

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:

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

Run:

$ yarn
$ yarn start

Build:

$ yarn build