Gourd of the Beans Combat Beta Test and Robust Parse Demo: Difference between pages
From Sierra Wiki
(Difference between pages)
m Andrew Branscom moved page Epic Fighting to Gourd of the Beans Combat Beta Test |
No edit summary |
||
Line 1: | Line 1: | ||
<div align="center" style="font-size: 22pt"> | <div align="center" style="font-size: 22pt">Robust Parse Demo</div><br /> | ||
{{ | {{FanSCIReleaseInfobox | ||
| ReleaseName = | | ReleaseName = Robust Parse Demo | ||
| Image = [[Image: | | Image = [[Image:RobustParse.png|190px]]<br /> | ||
'' | ''Robust Parse Demo Title Screen'' | ||
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br /> | | MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br /> | ||
''InsertTitleHere''<br /> --> | ''InsertTitleHere''<br /> --> | ||
| ReleaseDate = | | ReleaseVersion = 1.2 | ||
| ReleaseDate = Aug, {{2012}} | |||
| ProjectStatus = {{ | | ProjectStatus = {{Completed}} | ||
| Developer = {{ | | Developer = {{JeremiahNellis}} | ||
| Publisher = {{ | | Publisher = {{JeremiahNellis}} | ||
| Designer = {{ | | Designer = {{JeremiahNellis}} | ||
| Source = {{Source}} | | Source = {{Source}}Included in download | ||
| Category = {{ | | Category = {{FanDemo}} | ||
| Type = {{ | | Type = {{FanScriptingTechDemo}} | ||
| Genre = {{ | | Genre = {{TechDemo}} | ||
| Theme = {{ | | Theme = {{ScriptLogicTechDemo}} | ||
| Engine = {{ | | Engine = {{SCI0}} | ||
| Platform = {{DOS}} | | Platform = {{DOS}} | ||
| Localization = {{English}} | | Localization = {{English}} | ||
| Website = | | Website = {{SCIPSCIURL}} | ||
}} | }} | ||
Line 27: | Line 27: | ||
<blockquote> | <blockquote> | ||
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 33: | Line 37: | ||
{| align="center" width="80%" | {| align="center" width="80%" | ||
| align="center"|[[Image: | | align="center"|[[Image:RobustParseSS1.png|320px]] | ||
| align="center"|[[Image: | | align="center"|[[Image:RobustParseSS2.png|320px]] | ||
|} | |} | ||
==<br /> About == | ==<br /> About == | ||
< | <blockquote> | ||
| |||
</blockquote> | |||
</ | |||
==<br /> | ==<br /> Download == | ||
* [[Image:ZIP.png|ZIP File]] [[ | * [[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 == | ||
* | * N/A | ||
== | == Related Links == | ||
* [[Fan | * [[Fan Release List|Fan Release List]] | ||
* [[:Category:Fan Releases|Fan Releases]] | * [[:Category:Fan Releases|Fan Releases]] | ||
| | ||
<!-- [[Category:]] --> | <!-- [[Category:Tech Demos]] --> |
Revision as of 20:40, 14 June 2024
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
Robust Parse Demo v1.2 (ZIP file) [317 KB]
Walkthroughs/Hints
- N/A
Related Links