Difference between revisions of "Robust Parse Demo"

From SCI Wiki
Jump to navigationJump to search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
| ReleaseName = Robust Parse Demo
 
| ReleaseName = Robust Parse Demo
 
| image = [[Image:RobustParse.png|190px]]<br />
 
| image = [[Image:RobustParse.png|190px]]<br />
'' Title Screen''
+
''Robust Parse Demo Title Screen''
'' Cover''
 
 
| ReleaseDate = Aug, {{2012}}
 
| ReleaseDate = Aug, {{2012}}
 
| ProjectStatus = {{Completed}}
 
| ProjectStatus = {{Completed}}
| Developer = {{Gumby}}
+
| Developer = {{JeremiahNellis}}
| Publisher = {{Gumby}}
+
| Publisher = {{JeremiahNellis}}
| Designer = {{Gumby}}
+
| Designer = {{JeremiahNellis}}
 
| Category = {{FanDemo}}
 
| Category = {{FanDemo}}
 
| Source = {{Source}}
 
| Source = {{Source}}
 
| Genre = {{TechDemo}}
 
| Genre = {{TechDemo}}
 
| Engine = {{SCI0}}
 
| Engine = {{SCI0}}
| Platform = {{MS-DOS}}
+
| Platform = {{DOS}}
 
| Localization = {{English}}
 
| Localization = {{English}}
 
| Website =  
 
| Website =  
Line 20: Line 19:
 
==<br /> Description ==
 
==<br /> Description ==
  
 
+
<blockquote>
 
This '''''Robust Parse''''' is a 2 room demo demonstrating how to implement robust user interaction with text input.
 
This '''''Robust Parse''''' is a 2 room demo demonstrating how to implement robust user interaction with text input.
  
Line 26: Line 25:
  
 
Updated to handle prepositions  
 
Updated to handle prepositions  
 
+
</blockquote>
  
 
==<br /> Screenshots ==
 
==<br /> Screenshots ==
Line 34: Line 33:
 
| align="center"|[[Image:RobustParseSS2.png|320px]]
 
| align="center"|[[Image:RobustParseSS2.png|320px]]
 
|}
 
|}
 
== Story ==
 
 
<blockquote>
 
&nbsp;
 
</blockquote>
 
  
 
==<br /> About ==
 
==<br /> About ==
Line 57: Line 50:
 
== Related Links ==
 
== Related Links ==
  
* [[Fan Game List|Fan Game List]]
+
* [[Fan Release List|Fan Release List]]
 +
* [[:Category:Fan Releases|Fan Releases]]
 
<!-- [[Category:Tech Demos]] -->
 
<!-- [[Category:Tech Demos]] -->

Latest revision as of 17:43, 15 April 2019

Robust Parse Demo
RobustParse.png

Robust Parse Demo Title Screen

Release Date: Aug, 2012
Project Status: Completed
Latest Version: {{{ReleaseVersion}}}
Developer(s): Jeremiah Nellis
Publisher: Jeremiah Nellis
Designer(s): Jeremiah Nellis
Source Available: 
Category: Demo
Type: {{{Type}}}
Genre: Tech Demo
Theme(s): {{{Theme}}}
Engine: SCI0
CP Scheme: {{{CopyProtection}}}
ESRB Rating: {{{ESRBRating}}}
Platform: MS-DOS
Localization: English
Website:



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

RobustParseSS1.png RobustParseSS2.png


About

 


Download


Walkthroughs/Hints

Related Links