Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 905 Bytes

README.md

File metadata and controls

39 lines (32 loc) · 905 Bytes

a2rogue (Apple 2 Rogue)

This is a port of Rogue v3.6 (from bsd usenix87) to the Apple IIe Enhanced (and compatibles: Platinum, IIgs, etc).

A2Rogue on LinApple emulator

Feature status:

Done

  • Room generation
  • Hallway generation
  • Gold generation
  • Monster generation
  • Trap generation
  • Player navigation
  • Room/halway lighting
  • Secret Doors
  • Status bar
  • Message header

Not started/WIP

  • Item generation
  • Backpack
  • Using items (potions, srolls, staffs, armor, etc..)
  • Monster movement
  • Fighting
  • Hero stats
  • Amulet placement
  • Fuses/Daemons: Hunger, resting, monster spawning, curse/spell recovery
  • Trap triggering
  • Death screen
  • Save game
  • Splash screen
  • Opening credits
  • Prompt for hero name

Original Source

https://britzl.github.io/roguearchive/ (filename: from_bsd_usenix87_rogue3.6.zip)