charbelsako / pacman

made this pacman replica. now with Neuro Evolution
https://charbelsako.github.io/pacman/
0 stars 0 forks source link

taking multiple blue coins doesn't stack. #18

Closed charbelsako closed 6 years ago

charbelsako commented 6 years ago

I don't know how to fix this.

I could add a time variable. And each time you would take a blue coin I can add 7000 to it. I could make a function that runs every second. And checks against a time variable.

Note: The above example doesn't work.

charbelsako commented 6 years ago

couldn't fix this so now it's a feature.

Taking Multiple blue coins doesn't stack.