Not complete yet. I'm working on little bits and pieces. Map initialization is a bear.
This was a game that I fondly recall spending hours playing on a Morrow MicroDecision PC waaay back in the '80s
It was my first introduction to BASIC Yes, I had to type it in before I could play it
But now, let's convert it to Python!
Character gen is incomplete Map init is incomplete Vendor is not started Fights are not started Char effects (leech, blind, and book) is not implemented yet Don't know if the showmap works :)