Speed Dance Revolution

co-authored: @meap
'Speed Dance Revolution' is a singleplayer web game based on the popular game 'Dance Dance Revolution'.
But there's a catch: Every 10 seconds the song gets faster - try your best to keep up!

Play on itch.io: https://mrnomm.itch.io/speed-dance-revolution

Note: The game on mobile might have some problems.

Game Controls

Desktop - you can use your arrow keys.
Mobile - open the options menu and enable the touch pad.

Build and run locally

The game was tested on Windows & Linux.

1. Install git (see https://git-scm.com/downloads)
2. Install node.js (see https://nodejs.org/)

3. Install pnpm:
npm install -g pnpm
4. Run the following in a terminal or command prompt:
git clone https://github.com/HelloUnicorns/speed-dance-revolution.git
cd speed-dance-revolution
pnpm install
pnpm run start

The server will start on port 8000 unless a PORT environment variable is specified.
Play at http://localhost:8000/

Have fun!
Genres: rhythm

Comments1

fermingimpel
fermingimpel3 Oct 2022, 22:34
Love the game, but i am very bad, stickmans dance very good

Other games by @rainbowunicorn

Found a bug?
Tell us on Discord