Reply to comment

Crate Game Engine Documentation

Goals

The goal of the Crate Game Engine is to bring forward the art of interactive fiction by about two decades. The current state of the art in interactive fiction exists with text based game engines such as Inform. The Crate Game Engine will allow even novice users to create graphical interactive fiction easily. The specific goals are:

  1. Novice user can create a game within 1 day
  2. Experienced user can update an episodic game within 2 hours
  3. Textual descriptions of environment are primary, graphics secondary
  4. Free movement throughout a location and between locations is possible
  5. Game elements are customizable with scripts
  6. Modular display engine to allow multiple ways of displaying game state
  7. Possible future multiuser interactive fiction capability

Links:

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post PHP code. You should include <?php ?> tags.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <cpp>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.
  • Images can be added to this post.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
3 + 6 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.