mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-04 22:00:34 +08:00
80 lines
4.9 KiB
Markdown
80 lines
4.9 KiB
Markdown
[#]: subject: "My favorite casual games to play on Linux"
|
|
[#]: via: "https://opensource.com/article/22/2/casual-gaming-linux-kde"
|
|
[#]: author: "Seth Kenlon https://opensource.com/users/seth"
|
|
[#]: collector: "lujun9972"
|
|
[#]: translator: "perfiffer"
|
|
[#]: reviewer: " "
|
|
[#]: publisher: " "
|
|
[#]: url: " "
|
|
|
|
My favorite casual games to play on Linux
|
|
======
|
|
Play a video game on Linux while your open source code compiles.
|
|
![Gaming with penguin pawns][1]
|
|
|
|
I love a good game that you can immerse yourself in for hours, but I don't always have the luxury of ignoring daily tasks to disappear into a video game. Still, I do love a fun challenge from time to time, and two of my favourite applications to launch when my computer gets busy doing something that I need to wait on are games from the KDE Games package: **KBlocks** and **Kolf**.
|
|
|
|
### KBlocks
|
|
|
|
My favorite video game involves blocks falling from the sky, and ideally landing in rows which magically disappear when blocks are contiguous. KBlocks is one implementation of that format, and it's a good one. It's got responsive block rotation with **Left** and **Right Arrow**, adjustable faster fall with the **Down Arrow**, instant fall with **Spacebar**, There are a few different levels of difficulty to control how quickly blocks fall.
|
|
|
|
![KBlocks][2]
|
|
|
|
(Seth Kenlon, [CC BY-SA 4.0][3])
|
|
|
|
The default theme of KBlocks is ancient Egyptian, which has no bearing on gameplay but can be pleasant for Egyptophiles. You can change the theme, though, in the **Configure KBlocks** menu item. An alternate theme called **Plasma** is included, or you can click on **Get New Themes** button and download user-contributor themes.
|
|
|
|
![KBlocks Invaders by José Jorge][4]
|
|
|
|
(Seth Kenlon, CC BY-SA 4.0)
|
|
|
|
The theme is purely aesthetic, but for the artistic type, creating a theme for a casual game could be a fun way to contribute to an open source project.
|
|
|
|
#### A gateway game to the KDE Plasma Desktop
|
|
|
|
I'll admit, KBlocks is difficult for me to put down. In fact, it was my desire to play games during meetings that led me to find the `M-x tetris` command in Emacs, which in turn caused me to discover, and fall in love with, Linux in the first place. There's great power in this game. Maybe KBlocks will be the way you discover the KDE Plasma Desktop?
|
|
|
|
### Kolf
|
|
|
|
I don't like golf in real life, but on the computer miniature golf is a pleasantly frustrating mix of simulated physics and fun level design. With Kolf, the goal is as you'd expect: hit a golf ball into a hole. The destination is, of course, always around a corner, over a hill, past a pond, or behind a wall, so it's your goal to calculate ball speed, friction, incline, and trajectory with such perfection that you get the ball home in as few hits as possible.
|
|
|
|
![Miniature golf][5]
|
|
|
|
(Seth Kenlon, [CC BY-SA 4.0][3])
|
|
|
|
It's never as easy as it looks, and I don't think it ever gets old to watch the golf ball bounce off of objects and roll down hills that you never intended for it to go near.
|
|
|
|
#### Designing your own course
|
|
|
|
The fun really begins when you try your hand at designing your own miniature golf course. Yes, Kolf has a level editor, in which you can build walls, place ponds and hills and sandtraps, add pinball-style bumbers, and more.
|
|
|
|
![Kolf editor][6]
|
|
|
|
(Seth Kenlon, [CC BY-SA 4.0][3])
|
|
|
|
Because Kolf can be a multi-player game, it's especially fun to give each player five minutes to design a level, and then see who does best at whose level.
|
|
|
|
### Linux KDE games
|
|
|
|
These aren't by any means the only two games from the KDE project. There are many others, including card games, tile games, and arcade games. The nice thing about the KDE Games package is that they contain games you're happy to walk away from at a moment's notice, and they only require about a fourth of your attention. I use these to kill time while compiling code. Sometimes I don't get a full game in, but I always appreciate the subtle shift in mental gears.
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
via: https://opensource.com/article/22/2/casual-gaming-linux-kde
|
|
|
|
作者:[Seth Kenlon][a]
|
|
选题:[lujun9972][b]
|
|
译者:[译者ID](https://github.com/译者ID)
|
|
校对:[校对者ID](https://github.com/校对者ID)
|
|
|
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
|
|
|
[a]: https://opensource.com/users/seth
|
|
[b]: https://github.com/lujun9972
|
|
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/gaming_grid_penguin.png?itok=7Fv83mHR (Gaming with penguin pawns)
|
|
[2]: https://opensource.com/sites/default/files/kblocks.jpg (KBlocks)
|
|
[3]: https://creativecommons.org/licenses/by-sa/4.0/
|
|
[4]: https://opensource.com/sites/default/files/kblocks-invaders.jpg (KBlocks Invaders by José Jorge)
|
|
[5]: https://opensource.com/sites/default/files/kolf.jpg (Miniature golf)
|
|
[6]: https://opensource.com/sites/default/files/kolf-edit.jpg (Kolf editor)
|