Skip to content

pminervini/netacht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetAcht

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.

NetAcht screenshot

Play

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 upload
  • src/netacht.p8 - readable PICO-8 source cart
  • docs/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.

Controls

  • Arrow keys: move, attack, select menu options
  • X: wait / confirm / open inventory depending on context
  • O: use selected inventory item
  • Left/right in inventory: drop selected item

Notes

NetAcht is a small original reimplementation/demake inspired by NetHack. It is not affiliated with or endorsed by the NetHack project.

License

MIT. See LICENSE.

About

NetAcht, a tiny NetHack demake for PICO-8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages