Robust Parse Demo: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
 
(13 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{FanSCIReleaseInfobox
{{FanSCIReleaseInfobox
| ReleaseName = Robust Parse Demo
| ReleaseName = Robust Parse Demo
| Image = [[Image:RobustParse.png|190px]]<br />
| Image = [[Image:RobustParseTitleSS.png|190px]]<br />
''Robust Parse Demo Title Screen''
''Robust Parse Demo Title Screen''
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br />&nbsp;
| MusicalTheme = <!-- [[File:.ogg]]<br />&nbsp;
''InsertTitleHere''<br />&nbsp; -->
''InsertTitleHere''<br />&nbsp; -->
| ReleaseVersion = 1.2
| ReleaseVersion = 1.2
| ReleaseDate = Aug, {{2012}}
| ReleaseDate = Aug, {{2012}}
| ProjectStatus = {{CompletedFanSCI}}
| ProjectStatus = {{CompletedFanSCI}}
| Developer = {{JeremiahNellis}}
| Developer = {{NADev}}
| Publisher = {{JeremiahNellis}}
| Publisher = {{NAPub}}
| Designer = {{JeremiahNellis}}
| Designer = {{JeremiahNellis}}
| Source = {{Source}}Included in download
| Source = {{Source}}[[#Where to Get It|Yes]] (included in download)
| Category = {{FanDemo}}
| Category = {{TechDemo}}
| Type = {{FanScriptingTechDemo}}
| Type = {{FanTutorial}}
| Genre = {{TechDemo}}
| Genre = {{ScriptingTechDemo}}
| Theme = {{ScriptLogicTechDemo}}
| Theme = {{ParserDemo}}
| Engine = {{SCI0}}
| Engine = {{SCI0}}
| Platform = {{DOS}}
| Platform = {{DOS}}
Line 24: Line 24:
}}
}}


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


Line 41: Line 42:
|}
|}


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


<blockquote>
<blockquote>
&nbsp;
N/A
</blockquote>
</blockquote>


==<br /> Download ==
==<br /> About ==
 
See the accompanying Robust Parse Articles for more information:
* [[Robust Parse Part 1: A Different Way To Handle User Input]]
* [[Robust Parse Part 2:Object Disambiguation]]
* [[Robust Parse Part 1: A Different Way To Handle User Input]]
 
==<br /> Where to Get It ==


* [[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>
* [[Image:ZIP.png|ZIP File]] [[File:RobustParseDemo1.2(wSRC).zip|Robust Parse Demo]]<span class="DLInfo"> (ZIP file) [317 KB]</span>


==<br /> Walkthroughs/Hints ==
==<br /> Walkthroughs/Hints ==
Line 60: Line 68:
* [[:Category:Fan Releases|Fan Releases]]
* [[:Category:Fan Releases|Fan Releases]]
&nbsp;
&nbsp;
<!-- [[Category:Tech Demos]] -->
<!-- [[Category:]] -->

Latest revision as of 12:27, 15 April 2025

Robust Parse Demo


Robust Parse Demo

Robust Parse Demo Title Screen

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




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


Synopsis

N/A


About

See the accompanying Robust Parse Articles for more information:


Where to Get It


Walkthroughs/Hints

  • N/A

Related Links