Filed under: Fun, Games, Macintosh, Apple, Freeware, Time-Wasters
Tetris is built into your Mac - Time Waster
If you're a Mac user, did you know that Tetris comes with your Mac? Have a look through your Applications folder - you won't find it there. Thanks to Cory over at TUAW, I now know that Tetris is an Easter Egg that can be found in the Terminal application. Here are the steps to get the game going:
- Open Terminal, which you can find in the Utilities sub-folder in your Applications folder
- In the Terminal window, type "emacs", then press Enter
- Wait for the Emacs screen to load (you'll see a bunch of welcome information for GNU Emacs)
- Press the Escape key, then type "x" then type "tetrix" (no space between "x" and "tetris") and press Enter
Yes, this game of tetris isn't the best implementation you will find. It's very narrow, making it quite frustrating to play. But hey - it's free Tetris, and it's built in to your Mac!
So, just how good at time waster games are you? Think you've got the stuff? Well, The World's Hardest Game 2.0 doesn't think you do.
Yes, amazingly, it's possible to have a sequel to a game called "The World's Hardest Game". It doesn't seem logically possible, since if the first one was actually the world's hardest, how could another one come along and share the moniker? It made me doubt the name in the first place. That is, until I tried the game.
The mechanics of the game are very simple. You are a small red square, ...

Reader Comments (Page 1 of 1)
sockatume said 11:20AM on 10-07-2008
It should work on regular old Unix and Linux using that editor, I think.
Reply
DuckPuppy said 11:24AM on 10-07-2008
This isn't so much a Mac thing as it is an Emacs thing - Tetris has been distributed in Emacs for a long time. So, this works in Linux and Windows too if Emacs is installed... it just so happens that Macs have Emacs installed by default.
Reply
Parker said 11:45AM on 10-07-2008
I found this a while back when it was posted on some other blog. There are a number of cool apps besides Tetris bundled with EMACS, a little Googling should reveal the whole list. The Tetris one in particular is great for the novelty factor, but I have a hard time actually playing it because the grid isn't square -- blocks are tall and narrow. Rotating pieces and lining them up properly can be tricky and annoying.
Reply
Robert H said 1:12PM on 10-07-2008
Sorry, not an easter egg. It's one of the standard games in Emacs
Reply
Mark said 1:23PM on 10-07-2008
It most certainly is an easter egg, but it's an egg in the Emacs terminal program as pointed out. (games don't typically come as part of a terminal program, and it's a hidden part of the program).
Robert H said 1:37PM on 10-07-2008
This is like saying Pivot Tables are an easter egg in Microsoft Excel. Emacs is not just a text editor. It's an email client, newsreader, programming IDE, and yes, it includes games. Also, the escape->x "trick" is the standard way to run a command in Emacs. The website for Emacs also shows this: http://www.gnu.org/software/emacs/tour/
Jeffrey said 12:20AM on 10-08-2008
tetrix --> tetris
Reply