siggame / MegaMinerAI-13

MegaMinerAI-13: Droids
1 stars 5 forks source link

Wall Cap #12

Closed Tarnasa closed 10 years ago

Tarnasa commented 10 years ago

How will this work, If the wall cap is per-player, then we need a way of telling which walls belong to which players. (Currently all walls have owner == 3)

russleyshaw commented 10 years ago

I am adding a type to each tile. This way we can see what will go there.

This is important for determining what should be spawned there and also for determining who placed a wall

scj7t4 commented 10 years ago

Intuitively, I think it would be really helpful to a player if walls made by that player make the tile be owned by that player.

On Tue, Mar 25, 2014 at 1:54 AM, Russley Shaw notifications@github.comwrote:

I am adding a type to each tile. This way we can see what will go there.

This is important for determining what should be spawned there and also for determining who placed a wall

Reply to this email directly or view it on GitHubhttps://github.com/siggame/MegaMinerAI-13/issues/12#issuecomment-38535579 .