Wow, didn’t expect this from Microsoft. Amazing to see classic game code being made accessible for learning
Microsoft makes Zork open-source
81–90 of 256 posts
Re: Microsoft makes Zork open-source
#82Earlier quoted context omitted.
whoa til microsoft owns blizzard.
You're one of today's lucky 10,000. It was huge news at the time. The FTC considered not allowing it and the acquisition got delayed for months while back and forth public debate raged.
Re: Microsoft makes Zork open-source
#83So this is useful to modify zork, but not much changes if you want to build something around zork, as you will most likely be building something that interfaces at the z machine level.
Re: Microsoft makes Zork open-source
#84- Spiritwrak
- All Things Devour
- Calypso
- Tristam Island
Re: Microsoft makes Zork open-source
#85Re: Microsoft makes Zork open-source
#86> docker run -it clockworksoul/zork1
Re: Microsoft makes Zork open-source
#87Re: Microsoft makes Zork open-source
#88Re: Microsoft makes Zork open-source
#89Re: Microsoft makes Zork open-source
#90When I was 14 or so, in the early 1980s, a friend and I who had been playing Zork thought it would be fun to design a game ourselves. We actually wrote to Infocom with a proposal that we write a new game for them and they let us use ZIL and the Z-machine to implement it. Surprisingly, they actually wrote back to us and politely declined our offer. In hindsight, while we knew how to program in BASIC and assembly langu…