gricha2380 / regex

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

Show last letter during attack sequence #13

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

My custom loop in enemyAttack is not running the final iteration. As a result the final letter doesn't appear highlighted on screen. The results print in console properly but not on screen.

gricha2380 commented 6 years ago

Resolved with conditional check inside loop