Giter Site home page Giter Site logo

thetextadventurer / adventurer Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 5.0 320 KB

C# intrepreter for Scott Adams adventure international games

License: GNU General Public License v3.0

C# 100.00%
text-adventure text-adventure-game text-adventure-engine scott-adams adventure-international scottfree adventure

adventurer's Introduction

Adventurer

A C# Interpreter for Scott Adams adventure games encoded in the ScottFree format. Two flavours exist: a console version (AdventurerDOS) and a Windows versions (AdventurerWIN).

About

This project was built with Visual Studio Community using C# with .Net Framework 4.6.1, and is a tribute to Scott Adams. His games where the first I ever played on the TRS-80 in the early 1980s.

Currently, Brian Howarth's Mysterious Adventures aren't fully supported - I haven't fully tested them yet, though they should work, but some features won't be supported.

Resources used

The main resource for developing this intrepreter was a description of the ScottFree data format, which I found at the Interactive Fiction Archive, in the section Scott Free Interpreters, which was located in the file scott.zip.

Getting the games

The original Scott Adams games can be downloaded from his website.

Please note, this interpreter will only load the games in the ScottFree format.

AdventurerDOS Usage

Exe arguments:

    -g      Load DAT file -gAdv01.dat        
    -g      Specify game save file -lAdv01.sav - must be used with -g
    -t      Display turn counter in game
    -f      Output specified game in commented XML -fAdv01.dat
    -r      Output specified game in XML -rAdv01.dat
    -h      Display help

Whilst playing, save a game by typing:

SAVE GAME

##AdventurerWIN Usage Pretty straightforwards, I think.

Video Walkthroughs

A growing series of video walkthroughs of the Scott Adams games on my YouTube Channel.

adventurer's People

Contributors

andystobirski avatar andystobirskigmmh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adventurer's Issues

Fix game engine event firing

The game engine fires events many times when reacting to user input, the same text games outputted over and over and it needs to stop.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.