Jump to content

Minesweeper Mafia Game Thread (Game Over -- Scum WIns!)


Recommended Posts

3 minutes ago, Barry McCockinner said:

I wouldn't call it a case. She was quieter than usual but it was the weekend, then her post quoting stark pinged a little. Seemed like trying to sound town AF. Just little things that stood out to me. Not trying to lynch her ... yet.

He's not even playing lol ?

Link to comment
Share on other sites

20 minutes ago, Barry McCockinner said:

I wouldn't call it a case. She was quieter than usual but it was the weekend, then her post quoting stark pinged a little. Seemed like trying to sound town AF. Just little things that stood out to me. Not trying to lynch her ... yet.

I could lynch Barry fwiw.

  • Haha 2
Link to comment
Share on other sites

Official Votecount -- Day 1

Jvill -- 80, Drums, Gata, Dice, Smash(5)

Ape -- Crusher (1)

Dice -- Nyn, Jvill, JiF (3)

CTM -- Ape, JC (2)

JiF -- Barry (1)

80 -- Ballin (1)

Gata -- CTM (1)

Jvill is at L-3

 

With 14 players alive, it takes 8 to lynch

 
Link to comment
Share on other sites

6 hours ago, Barry McCockinner said:

public class GataBotResponse()

{

        private Role _role;

public GataBotResponse(Role role){ _role = Role;}

public Response GetResponse(){

      var response = new Response();

      switch (_role){

              case Enumerations.Roles.Town:

                       response = _factory.Response(Enumerations.ResponseType.FindScum);

                       break;

              case Enumerations.Roles.Scum:

                       response = _factory.Response(Enumerations.ResponseType.FeignTownAF);

                       break;

             default:

                       response = _factory.Response(Enumerations.ResponseType.TagEveryone);

                       break; 

      }

      return response;

}

}

^ would compile.

You a dev ?

  • Upvote 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...