tsoding / eepers

Simple Turn-based Game
MIT License
344 stars 19 forks source link

Last room can be easily skipped #7

Closed 0dminnimda closed 7 months ago

0dminnimda commented 7 months ago

The blue eeper can block other eepera from attacking in the direction of the blocker

Here's an example of how to execute this: https://youtu.be/lPbT_ytxkFw (Specifically at 1:40)

It doesn't seem intended, so either a bug, or an easter egg of sort, since it's a general mechanic that one eeper blocks another's path. The fix would probably be updating blue eeper ai to not walk to places where it would block path to the mother

rexim commented 7 months ago

Hi! I got another report that independently discovered this too! :D I'm actually not sure what to do about this one. Mother by itself is pretty difficult. So maybe we could make it optional like that? I'll think about it. Thank you for the report anyway!

rexim commented 7 months ago

Ok, after days of watching people play the game I officially declare this a feature!