jenkins记录¶
mac 安装目录:/usr/local/Cellar/jenkins-lts/2.235.5/bin
LabRat: Place arrows on the board to route the most mice into your home base.
Click here for details
- Mice spawn at frequent, randomized intervals from locations randomly chosen at startup.
- The board has holes at random locations, both mice and cats can fall into those holes and despawn when that happens.
- At start of play, walls are randomly placed between grid cells.
- Cats and mice travel on the grid, changing direction when they hit a wall or travel over an arrow.
- Cats spawn in random squares. When a cat and mouse intersect, the mouse is eaten.
- When a mouse hits a player's 'home base' (one of the four dots placed near the center of the grid), the mouse disappears, and the player is awarded a point.
- Similarly, when a cat hits a player's 'home base', the cat disappears, and the player gets negative points.
- Players can place arrows in cells of the board. The green player places green arrows, the red player places red arrows, etc. A player cannot place their arrows in a cell occupied by an arrow of another player.
- Once a player has three arrows on the board, their next placed arrow removes their oldest arrow on the board.
- Only one player is human. The AI players just place their arrows randomly at random intervals.
- At the end of 30 seconds, the player with the most points wins.
- Keyboard controls allow the user to reset the simulation.
- Walls can be added at runtime by left clicking while holding the shift key down.
说明:原文引用的本地资源
image/jenkins记录/LabRat.gif当前不在仓库中,暂以占位图保留阅读结构,后续如找回原 GIF 可直接替换。