tresinformal / drakkar

The tresinformal video game called 'Drakkar'
GNU General Public License v3.0
11 stars 4 forks source link

A player that is out cannot interact with anything #607

Closed TheoPannetier closed 1 year ago

TheoPannetier commented 1 year ago

Depends on:

Once all of the above issues are completed, you can consider this one done and close it too :)

TheoPannetier commented 1 year ago

Closing; we no longer need any of the above for the MVG except for #625, such that this issue would be a duplicate of the latter.

EvoLandEco commented 1 year ago

I implemented this concept in another way: #535 a player that is out becomes a "ghost" thus it cannot grow/shrink, and cannot let other players grow/shrink. More complicated interactions should be discussed later.

EvoLandEco commented 1 year ago

No I got it wrong, out is a different thing, it has nothing to do with #535

TheoPannetier commented 1 year ago

Yes, here 'out' happens after you've been eliminated, e.g. by shrinking below a threshold size 🙂