Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
Code

Retro Dive Into Thieves Guild Source Code Hot Off A 3.5 Floppy Disk

Near the end of the last century, when the Internet was young, BBS were everywhere, and Atari STs were hot, two developers (Paul Witte and Herb Flower) built a game called Thieves’ Guild. Thieves’ Guild was (is?) a multiplayer strategy game for BBS systems. Players could (can?) explorer a large medieval world with spell casting, combat, and thievery. With 25 different towns to explore there is lot of game there to play. BBS door games are asynchronous with players give X amount of turns to play per day.

Originally it was built on the Atari ST and written in Pascal using OSS’s Personal Pascal compiler but later ported to Turbo Pascal (developed by Anders Hejlsberg while at Borland). Turbo Pascal 5.5 can be downloaded from Embarcadero’s CodeCentral. Other notable software built in early Pascal include version 1.0 of Adobe Photoshop.

There is an interview with Paul Witte and Herb Flower over on the Break Into Chat site.

Extensive write up by Josh Renaud on Thieves’ Guild.

Example source code from the Atari ST version:

Slashdot has a discussion about Thieves’ Guild.

Example source code from the Turbo Pascal version:

Thieves’ Guild endgame play-through by Josh Renaud:

Apparently there is still a BBS called Dark Force BBS running the game and you can log in and play.

Who’s going to port this game from Turbo Pascal to Delphi 10.4.1? Would be interesting to hear how of the much code will work straight across without any changes. Having long lasting code from years and years ago that still runs and compiles is one of the strengths of Delphi. When you invest time into your Delphi code you invest in the future with code that lasts the test of time.

Check out the full source code archive for Thieves’ Guild in Turbo Pascal over on Github.


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

FMXExpress.com has over 600 articles with all kinds of tips and tricks for Delphi FireMonkey on Android, IOS, OSX, Windows, and Linux.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES