JordyMoos / elm-pixel-boulder-game

Pixel Boulder Game in Elm
https://jordymoos.github.io/elm-pixel-boulder-game/?startLevel=official%2F001&hideDebug=1
MIT License
41 stars 6 forks source link

Add enemy alliance - So enemies of the same alliance do not try to kill each other #144

Open JordyMoos opened 5 years ago

JordyMoos commented 5 years ago

Can probably be solved with the tag component? Just an alliance property at the "trigger explodable" components?