Get Outta Space Quest and Robust Parse Demo: Difference between pages

From Sierra Wiki
(Difference between pages)
Jump to navigationJump to search
m 4 revisions imported
 
No edit summary
 
Line 1: Line 1:
<div align="center" style="font-size: 22pt">Get Outta Space Quest</div><br />
<div align="center" style="font-size: 22pt">Robust Parse Demo</div><br />


{{FanAGIReleaseInfobox
{{FanSCIReleaseInfobox
| ReleaseName = Get Outta Space Quest
| ReleaseName = Robust Parse Demo
| Image = [[Image:GetOuttaSpaceQuestSS.png|190px]]<br />
| Image = [[Image:RobustParse.png|190px]]<br />
''Get Outta Space Quest Title Screen''
''Robust Parse Demo Title Screen''
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br />&nbsp;
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br />&nbsp;
''InsertTitleHere''<br />&nbsp; -->
''InsertTitleHere''<br />&nbsp; -->
| ReleaseDate = Dec, {{2001}}
| ReleaseVersion = 1.2
| ReleaseVersion = {{UnknownVer}}
| ReleaseDate = Aug, {{2012}}
| ProjectStatus = {{CompletedFanAGI}}
| ProjectStatus = {{Completed}}
| Developer = {{JoeyRinella}}, {{JonSwiderski}}
| Developer = {{JeremiahNellis}}
| Publisher = {{JoeyRinella}}, {{JonSwiderski}}
| Publisher = {{JeremiahNellis}}
| Designer = {{JoeyRinella}}, {{JonSwiderski}}
| Designer = {{JeremiahNellis}}
| Source = {{NoSource}}<!-- {{Source}}Included in download -->
| Source = {{Source}}Included in download
| Category = {{FanAGIGame}}
| Category = {{FanDemo}}
| Type = {{FanAGIFullGame}}
| Type = {{FanScriptingTechDemo}}
| Genre = {{Adventure}}
| Genre = {{TechDemo}}
| Theme = {{SFAdven}}
| Theme = {{ScriptLogicTechDemo}}
| Engine = {{AGI2}}
| Engine = {{SCI0}}
| Platform = {{DOS}}
| Platform = {{DOS}}
| Localization = {{English}}
| Localization = {{English}}
| Website = http://joekool224.tripod.com/index.html
| Website = {{SCIPSCIURL}}
}}
}}


<br />
==<br /> Description ==
==<br /><br /> Description ==


<blockquote>
<blockquote>
'''''Get Outta Space Quest''''' uses interpreter version 2.
This '''''Robust Parse''''' is a 2 room demo demonstrating how to implement robust user interaction with text input.
 
Updated version of Robust Parse Demo. Addresses adjectives and object disambiguation.
 
Updated to handle prepositions
</blockquote>
</blockquote>


Line 34: Line 37:


{| align="center" width="80%"
{| align="center" width="80%"
| align="center"|[[Image:GetOuttaSpaceQuestSS1.png|320px]]
| align="center"|[[Image:RobustParseSS1.png|320px]]
| align="center"|[[Image:GetOuttaSpaceQuestSS2.png|320px]]
| align="center"|[[Image:RobustParseSS2.png|320px]]
|}
|}
==<br /> Synopsis ==
<blockquote>
<!-- Place synopsis here -->
</blockquote>


==<br /> About ==
==<br /> About ==


<blockquote>
<blockquote>
<!-- Place About info here -->
&nbsp;
</blockquote>
</blockquote>


==<br /> Download ==
==<br /> Download ==


* [[Image:ZIP.png|ZIP File]] [[AGI:FanGames/GetOuttaSpaceQuest.zip|Get Outta Space Quest]]<span class="DLInfo"> (ZIP file) [46.6 KB]</span>
* [[Image:ZIP.png|ZIP File]] [[scidl:FanGames/Robust_Parse_Demo_v1_2.zip|Robust Parse Demo v1.2]]<span class="DLInfo"> (ZIP file) [317 KB]</span>


==<br /> Walkthroughs/Hints ==
==<br /> Walkthroughs/Hints ==


* <span class="Inactive"><!--[[shp:Walkthroughs/Walkthrough.html| Walkthrough]]-->No walkthrough available.</span>
* N/A
 
==<br /> References ==
 
<references />


==<br /> Related Links ==
== Related Links ==


* [[Fan AGI Release List]]
* [[Fan Release List|Fan Release List]]
* [[:Category:Fan Releases|Fan Releases]]
* [[:Category:Fan Releases|Fan Releases]]
&nbsp;
&nbsp;
<!-- [[Category:Category]] -->
<!-- [[Category:Tech Demos]] -->

Revision as of 20:40, 14 June 2024

Robust Parse Demo


Robust Parse Demo
File:RobustParse.png

Robust Parse Demo Title Screen

Release Date: Aug, 2012
Project Status: Completed
Latest Version: 1.2
Developer(s): Jeremiah Nellis
Publisher: Jeremiah Nellis
Designer(s): Jeremiah Nellis
Source Available:  Included in download
Category: Demo
Type: Scripting
Genre: Tech Demo
Theme(s): Script/Logic
Engine: SCI0
Platform: MS-DOS
Localization: English
Website: sciprogramming.com



Description

This Robust Parse is a 2 room demo demonstrating how to implement robust user interaction with text input.

Updated version of Robust Parse Demo. Addresses adjectives and object disambiguation.

Updated to handle prepositions


Screenshots

File:RobustParseSS1.png File:RobustParseSS2.png


About

 


Download


Walkthroughs/Hints

  • N/A

Related Links