Hidden command line games!

Hey guys!
While I was searching the web, I found a hidden feature of emacs (for those who don't know what is emacs, it is a text editor for unix/linux. Yup, that means the linux command line.)

Emacs had some programs written in Lisp (a programming language) that had some classic games (like snake and tetris) and some which I've never heard about before (dunnet, anyone?)

To run these games, first go to a linux terminal (for windows, there is a version of emacs: Emacs for windows)

Open emacs by typing "emacs" on the terminal (without the quotes of course)

Press ESC + x

Then type the name of the game to run (eg. snake, tetris, dunnet, etc.)

 Have fun playing!

P.S. Here is a list of all the games with descriptions (Source: EmacsWiki)
  • 5x5 - fill in all the squares
  • animate - make text dance
  • blackbox - find objects by firing beams into a black box
  • DecipherMode - help for cracking a simple alphabetic substitution cipher
  • DissociatedPress – fun with gibberish
  • EmacsDoctor - psychological help from a Rogerian analyst, for when it’s all getting too much for you
  • dunnet - text-mode dungeon adventure game
  • gomoku - five-in-a-row against the computer
  • hanoi - computer solving the towers of hanoi game
  • landmark - neural net robot that learns landmarks; in Emacs 24 it is invoked with landmark; in previous version it is invoked with lm
  • life - John Conway’s game of life
  • MorseCode - convert text to and from morse code
  • mpuz - multiplication puzzle (hidden digits)
  • pong - two-player computerized ping-pong
  • snake - guide a snake around the screen, eat to grow
  • solitaire - balls on an 8x8 cross shaped grid
  • studlify-region - convert text to stUdlY caps
  • TetrisMode - arrange falling blocks
  • yow - random Zippy quote
  • ZoneMode - crazy screen effects when idle
Add on games

Comments

Popular Posts