Comments

Log in with itch.io to leave a comment.

26

pretty cool game I've made crappier👌👌

19

(+1)

I got 106!

Nicely done! at being kinda hard I was not expecting someone to actually beat it.

 

yeah! its a fun game though the background could be better

(+1)

also 345

I mean you should make it spead up as time goes by using this script

public float SlowSpeed;

public float Speed

void Update(){

          Speed += Time.deltaTime*SlowSpeed;

         Time.timeScale = Speed;

};

Thanks for the suggestion

(1 edit)

You can't imagine how badly I wanted a better looking  background, but I just don't know how...yet

oh give me a sec I think I can show you how