Play Snake in OS X's Terminal

In an OS X Terminal, type
Code:
emacs
. Once you have emacs up, hold
Code:
esc + x
. Now type
Code:
snake
.

I like this version of Snake. I would like to play this on a FreeBSD system. The ports do not have anything as nice as this version of Snake. How can I get this for FreeBSD!?
 
Back
Top