Code Monkey home page Code Monkey logo

oasys's Introduction

OASYS stands for Object-Oriented Adventure System. It is a system designed for writing text adventure games. The "Object-Oriented" in the title means that the system is built around the objects that appear in the game. This means that you can write adventure games faster and more easily than with older systems.

oasys101 README.

OASYS 1.0 was written by Russell Wallace, [email protected]

This distribution is OASYS version 1.01 due to the changes made below.

The code OALIB.H and OALIB.C are meant to replace RWLIB.H and RW.LIB,
respectively.  All of this code was given by R. Wallace but was not
originally distributed with the system.  All references to RWLIB.C
and RW.LIB in documentation and sources have been changed to refer to
OALIB.H and OALIB.C.  Other changes were made to the sources to make
them portable to a wider range of systems and compilers.  A generic
makefile is also included.  These changes are also made public domain.
This source is known to compile with Borland C++ on MSDOS. Since the
changes were minimal I suspect that it will still compile under the
Zortech C++ compiler as well.  It was my intent to test this with GNU
C++ on MSDOS, OS/2 and Unix.  But I have not tried compiling on these
systems yet (although it should compile with little or no changes).
Please let me know if you are successful compiling with other systems
I would also like to know the changes that you made in order to do so.

Jeff Jenness
[email protected]

Play online

oasys's People

Contributors

cnyaw avatar

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.