laitimes

It's not too much to fight a landlord in IDEA

author:Lao Cheng is not bug
It's not too much to fight a landlord in IDEA

preface

If it is too much to play chess in IDEA, is it even more excessive to fight a landlord in IDEA?

It's not too much to fight a landlord in IDEA

Begin

log in

Log in to the server via the #login {nickname} command

It's not too much to fight a landlord in IDEA

View a list of games

View the list of games with the #showGame command

It's not too much to fight a landlord in IDEA

Run the Landlord Game

Run the game with the #play {Game Number} command

Launch the Landlord game command

#play 1
复制代码           
It's not too much to fight a landlord in IDEA

Support man-machine and online two ways of playing, let's first look at the man-machine mode, directly click the "start game" button

It's not too much to fight a landlord in IDEA

The built-in robot is a bit clumsy Oh, be careful with your teammates, hehe!

Call points

After starting the game, the system will randomly assign a player to call points first, call the division between the 1 to 3 points, call the high score for the landlord, you can also choose not to call, if not called, the system re-issue cards, a new round of calling points, until someone becomes the landlord.

It's not too much to fight a landlord in IDEA
It's not too much to fight a landlord in IDEA
It's not too much to fight a landlord in IDEA

Play cards

Tap the card you want to play, and when the "Play" button appears as clickable, you can click the button to play the card

It's not too much to fight a landlord in IDEA
It's not too much to fight a landlord in IDEA

When you don't want to play or don't have a card to play, you can click the "Pass!" button to skip the draw

It's not too much to fight a landlord in IDEA
It's not too much to fight a landlord in IDEA

This robot... People as their name suggests

It's not too much to fight a landlord in IDEA

Online mode

Click on the "Create Room" button to choose to create a room for 2 people or a room for 3 people

It's not too much to fight a landlord in IDEA

Let's create a 3-person room, come to a 3-person online fight landlord, 2-person room, will bring a stupid robot, hahaha ~

Click the "Invite" button to invite other players into the room

It's not too much to fight a landlord in IDEA

After receiving the game invitation, the player can simply #join command to join the game!

It's not too much to fight a landlord in IDEA

When all the players are ready, you can click the "Start Game" button to start the landlord game

It's not too much to fight a landlord in IDEA
It's not too much to fight a landlord in IDEA

Secure "touch the fish" mode

I believe you all saw a "Debug Mode" option at the bottom right, which is used to set the display of game interface elements.

There are 3 ways to display it

Default

Default mode. This mode is a normal game display mode, which will display game cards and prompt information normally.

Soft

Flexible mode. This mode doesn't show the game name at the top, it doesn't show the suit information, and it sets the card color to the IDEA accent color so it's not too conspicuous.

It's not too much to fight a landlord in IDEA

Hard

Hard mode. This mode is powerful, hey hey ~ directly on the picture

It's not too much to fight a landlord in IDEA

In this mode, the game name will be displayed as "Synergy Debugging", which translates to "Collaborative Debugging", while the player's nickname will be displayed as "Machine 01, Machine 02, Machine 03", the landlord will be displayed as "Master", and the farmer will be displayed as "Slave", "Pass!" The button appears as "Run!" , the "Play" button appears as "Debug", like you are doing distributed cluster debugging?

The display of cards is even more outrageous, using the "hexadecimal" display, hehe ~

In order to be able to slightly improve the readability of the cards, the cards "2 to 9" and "A" can be directly identified by the end of the hexadecimal value, and the other cards correspond as follows:

1xadecimal Card value
0x0 10
0xB J
0xC Q
0xD K
0xE Little King (King)
0xF Great King (Emperor)

We can also view the card value by hovering the mouse over the card

It's not too much to fight a landlord in IDEA

At this time, there were brothers, sisters, younger siblings, uncles, aunts, big brothers and sisters-in-law who began to ask: "Your game interface is quite safe, but is the chat interface on the left a little too distracting?" ”

It's not too much to fight a landlord in IDEA

Is it possible that the left window can be pulled?

It's not too much to fight a landlord in IDEA

If you don't want to pull, you can also choose to turn on the "Fish in Muddy Waters" mode

Turn on with command #mode 1

It's not too much to fight a landlord in IDEA

Then use the #clean command to make yourself more innocent

It's not too much to fight a landlord in IDEA

This way the chat history will be hidden, the contractor will ask the question, and you will say that you are debugging the code!

It's not too much to fight a landlord in IDEA

Original address: xeblog.cn/articles/96

Open Source Address: github.com/anlingyi/xe...