Audiosurf 2

Audiosurf 2

Otillräckligt med betyg
1m ninja
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Taggar: mod
Filstorlek
Lades upp
146.077 KB
2 jul @ 2:34
1 ändringsnotis ( visa )

Abonnera för att ladda ner
1m ninja

Beskrivning
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