[#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) [#]: publisher: (wxy) [#]: url: (https://linux.cn/article-10682-1.html) [#]: subject: (Emulators and Native Linux games on the Raspberry Pi) [#]: via: (https://opensource.com/article/19/3/play-games-raspberry-pi) [#]: author: (Anderson Silva https://opensource.com/users/ansilva) 树莓派使用入门:树莓派上的模拟器和原生 Linux 游戏 ====== > 树莓派是一个很棒的游戏平台。在我们的系列文章的第九篇中学习如何开始使用树莓派。 ![](https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/getting_started_with_minecraft_copy.png?itok=iz4RF7f8) 回到我们关于树莓派入门系列文章的[第五篇][1],我提到 Minecraft 是一种教孩子们使用游戏平台进行编程的方法。作为一个不错的游戏平台,今天我们将讨论在树莓派上使用或者不使用模拟器来玩游戏的方式。 ### 使用模拟器玩游戏 模拟器是一种能让你在树莓派上玩不同系统、不同年代游戏的软件。在如今众多的模拟器中,[RetroPi][2] 是树莓派中最受欢迎的。你可以用它来玩 Apple II、Amiga、Atari 2600、Commodore 64、Game Boy Advance 和[其他许多][3]游戏。 如果 RetroPi 听起来有趣,请阅读[这些说明][4]开始使用,玩得开心! ### 原生 Linux 游戏 树莓派的操作系统 Raspbian 上也有很多原生 Linux 游戏。“Make Use Of” 有一篇关于如何在树莓派上[玩 10 个老经典游戏][5],如 Doom 和 Nuke Dukem 3D 的文章。 你也可以将树莓派用作[游戏服务器][6]。例如,你可以在树莓派上安装 Terraria、Minecraft 和 QuakeWorld 服务器。 -------------------------------------------------------------------------------- via: https://opensource.com/article/19/3/play-games-raspberry-pi 作者:[Anderson Silva][a] 选题:[lujun9972][b] 译者:[geekpi](https://github.com/geekpi) 校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 [a]: https://opensource.com/users/ansilva [b]: https://github.com/lujun9972 [1]: https://linux.cn/article-10653-1.html [2]: https://retropie.org.uk/ [3]: https://retropie.org.uk/about/systems [4]: https://opensource.com/article/19/1/retropie [5]: https://www.makeuseof.com/tag/classic-games-raspberry-pi-without-emulators/ [6]: https://www.makeuseof.com/tag/raspberry-pi-game-servers/