Robust Parse Demo: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
| Category = {{TechDemo}} | | Category = {{TechDemo}} | ||
| Type = {{FanTutorial}} | | Type = {{FanTutorial}} | ||
| Genre = {{ | | Genre = {{ParserDemo}} | ||
| Theme = {{FanScriptingTechDemo}} {{ScriptLogicTechDemo}} | | Theme = {{FanScriptingTechDemo}} {{ScriptLogicTechDemo}} | ||
Revision as of 11:51, 15 April 2025
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: | Included in download |
Category: | Tech Demo |
Type: | Tutorial Demo |
Genre: | Parser |
Theme(s): | Template:FanScriptingTechDemo Script/Logic |
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
Accompanying Robust Parse Articles:
- 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
Where to Get It
File:RobustParseDemo1.2(wSRC).zip (ZIP file) [317 KB]
Walkthroughs/Hints
- N/A
Related Links