jadijadi / riverraidrust

A text based river raid clone in Rust; streamed
GNU General Public License v3.0
94 stars 28 forks source link

(Suggestion) Speed up the gameplay #76

Open profesor80 opened 7 months ago

profesor80 commented 7 months ago

Speed up the gameplay once the player reaches every 100 scores.

panoschagias commented 7 months ago

My suggestion is to have 2 different speeds. One for the player and everything that comes with him (ex. bullets) and one for the "rest of the world" (map, enemies etc.). That way not only the player can play fast, but we also can increment the "slowness" of the rest of the world as game time progresses making it harder and harder.