Nethack 3D for the MacOSX
![]()
This project is a fancy frontend for NetHack sporting a full modern interface, including a 3D view! (along with a classic tiled view and an ASCII mode).
Too bad it is Mac only, but so far it looks interesting… albeit not much info is available due to its japanese nature (the website claims the game supports english though)
NetHack3D is a port for MacOSX (Cocoa) of nethack which is an RPG of traditional Unix. As for full 3D by OpenGL, various expansion is made. I support English and Japanese.
Transliteration: NetHack 3D is a MacOSX (Cocoa) port of NetHack, which is a traditional Unix RPG. It offers a 3D powered by OpenGL as well as many other expansions. It supports Engrish and Japanese
Further info at the official website
October 18th, 2007 at 2:19 pm
That’s just freakin’ cool. I especially love how the monsters are just 3D letters and such, with embellishments to make them stick out a bit. Very stylish. I really hope we see a port for *nix at some point in the future.
October 19th, 2007 at 6:29 pm
source code available, right? anyone want to port it?
October 19th, 2007 at 6:31 pm
Source code is up… someone want to port it to linux?
October 19th, 2007 at 6:31 pm
sorry two posts, thought the first one didn’t work
October 20th, 2007 at 3:20 am
I am not a programmer at all, but I took a look at the makefile, and it seems maybe changing some options (architecture, default directories, etc.) there might make it compile on other *nix systems. If I come across something, I’ll post the new makefile in the forum, although I do not promise anything.