Audiosurf 2

Audiosurf 2

Not enough ratings
1m ninja
   
Award
Favorite
Favorited
Unfavorite
Tags: mod
File Size
Posted
146.077 KB
2 Jul @ 2:34am
1 Change Note ( view )

Subscribe to download
1m ninja

Description
Ninja with the following changes:
  • 1M scoring (stealth-focused)
  • No powerups
  • realtime accuracy and miss counter
The puzzle grid does nothing. I left it in, because I like how it looks

Each colored block gives an amount of score such that collecting them all gives you a million points.

Each spike removes as much score as you would get from 10 colored blocks.

There is also a multiplier on score that gets smaller with each spike. It's 0.8x at 1 spike, and approaches 0.6x. It does not affect the score you lose from collecting spikes.

score = (1 000 000 / colors_total) * colors_hit * (0.6 + 0.4 / (1 + spikes_hit)) - 10 * (1 000 000 / colors_total) * spikes_hit