NetAcht is a tiny PICO-8 demake of NetHack. It compresses some of NetHack's core features into a small roguelike for PICO-8: procedural room-and-corridor dungeons, turn-based movement, monsters, traps, hunger, inventory, weapons, armour, potions, scrolls, wands, prayer, gold, levelling, and a Yendor-style objective. I always dreamed of having something like NetHack on my Game Boy-style devices, and this is a step toward that.
Play NetAcht in your browser:
https://pminervini.github.io/netacht/
The cartridge is available as:
src/netacht.p8.png- PICO-8 cartridge image, suitable for SPLORE/BBS uploadsrc/netacht.p8- readable PICO-8 source cartdocs/index.html- browser-playable PICO-8 web export
Open either file with PICO-8, or upload src/netacht.p8.png to a PICO-8 BBS post.
- Arrow keys: move, attack, select menu options
X: wait / confirm / open inventory depending on contextO: use selected inventory item- Left/right in inventory: drop selected item
NetAcht is a small original reimplementation/demake inspired by NetHack. It is not affiliated with or endorsed by the NetHack project.
MIT. See LICENSE.
