gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

slow down enemy attacks #12

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

Show label for each attacking enemy

gricha2380 commented 6 years ago

solved with a ghetto loop in enemyAttack(). Implemented with a timeout. There's currently a bug with the last character not rendering...