|
隐藏的终端(Unix)游戏
作者:Mac OS X 作者:macing2010
这些隐藏的游戏文件可以从包括linux和Mac OS X在内的任意基于unix的操作系统里找到。要查看游戏列表,请在终端(位于/Applications/Utilities)中输入:- ls /usr/share/emacs/22.1/lisp/play(其中的22.1是根据系统不同的,你可以先输入 ls /usr/share/emacs/查看)
复制代码
要开始游戏,先打开一个新的终端窗口,然后输入“emacs”并回车。出现emacs后顺序按下“Esc”和“x”来获得提示。现在你可以输入任意游戏列表中游戏的名字来开始玩了。
Hidden Unix Games
http://www.macosxtips.co.uk/index_files/hidden-unix-games.html
Monday, 14 August 2006 - Filed in: Terminal
These hidden files are accessable from any unix based operating system, including linux and Mac OS X. To see a list of what there is to offer type -
ls /usr/share/emacs/21.2/lisp/play
into a terminal window (terminal is located in Applications/Utilities)
To play the games, open a new terminal window and type “emacs” and hit return. Once in emacs, press Esc then x to get to the prompt. Now you can type any of the files in the list to play them. |
|