Posted By: wraggster
News/release from Abcd1234:
Welcome to the home page for my port of NetHack to the Nintendo DS. The goal of this project is to create a port of NetHack for the DS utilizing the unique features of the DS to create an easy-to-use NetHacking experience. I think I've succeeded in that goal. I'm probably wrong.
Features
An unscaled, scrolling map view on the lower screen, which can be interacted with using the touchscreen.
Minimap, message, and status information rendered to the top screen.
Support for 16- and 256-color BMP tilesets, including non-rectangular tiles (tiles must have dimensions which are a multiple of 8, e.g. 8x8, 8x16, etc).
Support for text mode, with optional full color and IBM graphics.
Popup command window for easy access to the full command set.
On-screen keyboard for text input and extended commands.
Keys are almost completely configurable.
Support for both left- and right-handed modes.
Save and restore.
Sleep mode.
News
Version 1.9 Released.
Added movement compass mode, ala iRogue, enabled with the new option 'compassmode', which can take the values 0 (disabled), 1 (relative mode), or 2 (absolute mode) (default off). See the packaged defaults.nh for an example.
Added support for sending '>' (the floor) as well as '.' (yourself) when being prompted for a direction (eg, digging, zapping, etc) by doing a regular tap for '.', or a held tap (tapping and holding for about a half second) for '>'.
Added an input history to the keyboard (limited to the last ten items).
Added support to the keyboard for using the joypad to move the cursor.
Modified taps on locked doors so the initial tap attempts to open the door normally, and only the second tap begins kicking.
Optimized status updates, so enabling 'time' doesn't slow the game down.
Fixed a bug that was most obvious with commands that prompted for directional input, where input keys would get ignored.
Fixed a menu bug triggered by a page down, resulting in the menu being dismissed erroneously.
Download and Give Feedback Via Comments